Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / libio / tests / ChangeLog
1 Fri Mar 16 12:46:19 GMT 2001 Bernd Schmidt  (bernds@redhat.com)
2
3         * gcc-2.95.3 Released.
4
5 Sun Oct 24 23:54:10 PDT 1999 Jeff Law  (law@cygnus.com)
6
7         * gcc-2.95.2 Released.
8
9 Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)
10
11         * gcc-2.95.1 Released.
12
13 Wed Jul 28 21:39:31 PDT 1999 Jeff Law  (law@cygnus.com)
14
15         * gcc-2.95 Released.
16
17 Sun Jul 25 23:40:51 PDT 1999 Jeff Law  (law@cygnus.com)
18
19         * gcc-2.95 Released.
20
21 1997-10-31  Brendan Kehoe  <brendan@lisa.cygnus.com>
22
23         * tFile.cc (t4): Cast TMPFILE to char* in the call to unlink, to
24         solve warning problems with vxworks headers that leave const off
25         their declarations.
26
27 Tue May 20 17:57:31 1997  Jeffrey A Law  (law@cygnus.com)
28
29         * tfformat.c (main): Only run half the testcases if SLOW_SIMULATOR
30         is defined.
31
32 Sun May 18 17:15:32 1997  Jeffrey A Law  (law@cygnus.com)
33
34         * tfformat.c (main): Exit immediately if doubles are not
35         at least 64 bits wide.
36
37 Fri May 16 19:31:29 1997  Bob Manson  <manson@charmed.cygnus.com>
38
39         Fix testscases to use _G_int32_t appropriately.
40
41 Thu May  1 17:35:43 1997  Jason Merrill  <jason@yorick.cygnus.com>
42
43         * Makefile.in (tgetl, tFile, tiomisc, hounddog, putbackdog,
44         tiomanip, foo, foo+): Add $(CXXFLAGS).
45         (tfseek, twrseek, trdseek, tstdiomisc, tpopen): Add $(CFLAGS).
46
47 Mon Apr 28 11:28:36 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
48
49         * tiomisc.cc (operator delete): Add throw spec.
50
51 Sat Apr 26 13:40:17 1997  Bob Manson  <manson@charmed.cygnus.com>
52
53         * Makefile.in: Change check to check-old. Add do-nothing
54         check target.
55
56 Wed Apr 10 17:15:47 1996  Jason Merrill  <jason@yorick.cygnus.com>
57
58         * Makefile.in (IOLIBS): Link with libstdc++.
59
60 Tue Mar 12 11:45:14 1996  Per Bothner  <bothner@kalessin.cygnus.com>
61
62         * tiomisc.cc (test_read_write_flush):  New test for read/write/seek
63         on block end.  From Luke Blanshard <luke@cs.wisc.edu>.
64
65 Thu Jul  6 17:51:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>
66
67         * tiomisc.cc (getline_test3):  New function.  Test reading long lines.
68         * tiomisc.exp:  Update for output from getline_test3.
69
70 Wed May 10 03:06:51 1995  Jason Merrill  <jason@python.cygnus.com>
71
72         * configure.in (X*INCLUDES): Renamed.
73
74 Thu Apr 27 21:05:00 1995  Per Bothner  <bothner@kalessin.cygnus.com>
75
76         * tiomisc.cc (test_destroy), tiomisc.exp:  Add support for
77         _IO_NEW_STREAMS.
78
79 Tue Apr 25 15:15:01 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
80
81         * tstdiomisc.c (t2): Use N not n in last SCAN macro call.
82
83 Sun Feb 12 21:23:24 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)
84
85         * Makefile.in (JUNK_TO_CLEAN): Also delete foo.dat from tiomisc.
86
87 Sat Nov  5 14:37:36 1994  Per Bothner  <bothner@kalessin.cygnus.com>
88
89         * tiomisc.cc (test_destroy):  New test case from Jason Merrill.
90         * tiomisc.exp:  Update.
91
92         * Makefile.in (JUNK_TO_CLEAN):  Add tstdiomisc.
93
94 Thu Oct 13 16:47:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
95
96         * tiomisc.cc (reread_test):  Remove bogus istream assignment.
97
98 Wed Aug 31 13:59:56 1994  Per Bothner  (bothner@kalessin.cygnus.com)
99
100         * Makefile.in (CXX_FLAGS):  Not used.  Removed.
101
102 Wed Aug 17 18:27:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
103
104         * tiomisc.cc (getline_test1, getline_test2, flush1_test):  New tests,
105         * tiomisc.cc (reread_test):  New tests,
106
107 Wed Jun 22 13:44:19 1994  Per Bothner  (bothner@kalessin.cygnus.com)
108
109         * tstdiomisc.c:  Add some sscanf tests.
110         * Makefile.in (check-tstdiomisc):  Run diff with expected output.
111         * tstdiomisc.exp:  New file.  Expected output from tstdiomisc.
112         * Makefile.in (foo):  New rule, for quick one-off tests.
113
114 Fri May  6 14:10:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
115
116         * tFile.cc (t7):  Revert Mar 4 change - I was confused.
117
118 Sat Apr  2 04:41:41 1994  Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
119
120         * Makefile.in (tfformat): Fix dependency.
121
122 Fri Mar  4 17:40:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)
123
124         * tFile.cc (t7):  gcount after getline shouldn't include delimiter.
125         * tFile.cc (show_int, t12), tFile.exp:  More integer formatting tests.
126
127 Tue Feb  8 18:39:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)
128
129         * tiomisc.cc, tiomisc.exp:  New test case (for filebuf::attach)
130         from Joe Buck.
131
132 Mon Jan 31 13:24:58 1994  Per Bothner  (bothner@kalessin.cygnus.com)
133
134         * tfformat.c (main):  Fix fprintf format string (%s -> %d).
135         Bug reported by Jochen Voss <voss@mathematik.uni-kl.de>.
136
137 Sun Dec 19 15:29:00 1993  Per Bothner  (bothner@kalessin.cygnus.com)
138
139         * tstdiomisc.c, Makefile.in:  New tests.
140
141 Thu Dec  2 22:56:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)
142
143         * Makefile.in (JUNK_TO_CLEAN), configure.in (MOSTLYCLEAN):
144         Added, to cleanup after tests.
145
146 Fri Nov 26 16:05:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
147
148         * tiomisc.cc, tiomisc.exp:  A (hopefully growing) collection
149         of small, random tests (mainly regression tests).
150         * tiomisc.cc (test1 and test2):  Tests from Wilco van Hoogstraeten
151         <wilco@erasmus.et.tudelft.nl> to check for (now-fixed) bugs.
152
153 Mon Oct  4 17:38:27 1993  Per Bothner  (bothner@kalessin.cygnus.com)
154
155         * Makefile.in (IOSTDIOLIB):  New macro.
156
157 Fri Aug 27 12:22:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)
158
159         * tFile.cc (t7):  Add test for buffer overflow.
160
161 Fri Aug 20 00:23:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
162
163         Moved various tests over from old libg++/iostream/test.
164         * Makefile.in:  Edit appropriately.
165
166