aboutsummaryrefslogtreecommitdiff
path: root/libio/tests/ChangeLog
blob: 14e14a0f7f372b4004a1d0e450da7127734ca228 (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
Wed Jul 28 21:39:31 PDT 1999 Jeff Law  (law@cygnus.com)

	* gcc-2.95 Released.

Sun Jul 25 23:40:51 PDT 1999 Jeff Law  (law@cygnus.com)

	* gcc-2.95 Released.

1997-10-31  Brendan Kehoe  <brendan@lisa.cygnus.com>

	* tFile.cc (t4): Cast TMPFILE to char* in the call to unlink, to
	solve warning problems with vxworks headers that leave const off
	their declarations.

Tue May 20 17:57:31 1997  Jeffrey A Law  (law@cygnus.com)

	* tfformat.c (main): Only run half the testcases if SLOW_SIMULATOR
	is defined.

Sun May 18 17:15:32 1997  Jeffrey A Law  (law@cygnus.com)

	* tfformat.c (main): Exit immediately if doubles are not
	at least 64 bits wide.

Fri May 16 19:31:29 1997  Bob Manson  <manson@charmed.cygnus.com>

	Fix testscases to use _G_int32_t appropriately.

Thu May  1 17:35:43 1997  Jason Merrill  <jason@yorick.cygnus.com>

	* Makefile.in (tgetl, tFile, tiomisc, hounddog, putbackdog,
	tiomanip, foo, foo+): Add $(CXXFLAGS).
	(tfseek, twrseek, trdseek, tstdiomisc, tpopen): Add $(CFLAGS).

Mon Apr 28 11:28:36 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>

	* tiomisc.cc (operator delete): Add throw spec.

Sat Apr 26 13:40:17 1997  Bob Manson  <manson@charmed.cygnus.com>

	* Makefile.in: Change check to check-old. Add do-nothing
	check target.

Wed Apr 10 17:15:47 1996  Jason Merrill  <jason@yorick.cygnus.com>

	* Makefile.in (IOLIBS): Link with libstdc++.

Tue Mar 12 11:45:14 1996  Per Bothner  <bothner@kalessin.cygnus.com>

	* tiomisc.cc (test_read_write_flush):  New test for read/write/seek
	on block end.  From Luke Blanshard <luke@cs.wisc.edu>.

Thu Jul  6 17:51:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* tiomisc.cc (getline_test3):  New function.  Test reading long lines.
	* tiomisc.exp:  Update for output from getline_test3.

Wed May 10 03:06:51 1995  Jason Merrill  <jason@python.cygnus.com>

	* configure.in (X*INCLUDES): Renamed.

Thu Apr 27 21:05:00 1995  Per Bothner  <bothner@kalessin.cygnus.com>

	* tiomisc.cc (test_destroy), tiomisc.exp:  Add support for
	_IO_NEW_STREAMS.

Tue Apr 25 15:15:01 1995  Jim Wilson  <wilson@chestnut.cygnus.com>

	* tstdiomisc.c (t2): Use N not n in last SCAN macro call.

Sun Feb 12 21:23:24 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)

	* Makefile.in (JUNK_TO_CLEAN): Also delete foo.dat from tiomisc.

Sat Nov  5 14:37:36 1994  Per Bothner  <bothner@kalessin.cygnus.com>

	* tiomisc.cc (test_destroy):  New test case from Jason Merrill.
	* tiomisc.exp:  Update.

	* Makefile.in (JUNK_TO_CLEAN):  Add tstdiomisc.

Thu Oct 13 16:47:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tiomisc.cc (reread_test):  Remove bogus istream assignment.

Wed Aug 31 13:59:56 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* Makefile.in (CXX_FLAGS):  Not used.  Removed.

Wed Aug 17 18:27:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tiomisc.cc (getline_test1, getline_test2, flush1_test):  New tests,
	* tiomisc.cc (reread_test):  New tests,

Wed Jun 22 13:44:19 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tstdiomisc.c:  Add some sscanf tests.
	* Makefile.in (check-tstdiomisc):  Run diff with expected output.
	* tstdiomisc.exp:  New file.  Expected output from tstdiomisc.
	* Makefile.in (foo):  New rule, for quick one-off tests.

Fri May  6 14:10:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tFile.cc (t7):  Revert Mar 4 change - I was confused.

Sat Apr  2 04:41:41 1994  Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)

	* Makefile.in (tfformat): Fix dependency.

Fri Mar  4 17:40:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tFile.cc (t7):  gcount after getline shouldn't include delimiter.
	* tFile.cc (show_int, t12), tFile.exp:  More integer formatting tests.

Tue Feb  8 18:39:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tiomisc.cc, tiomisc.exp:  New test case (for filebuf::attach)
	from Joe Buck.

Mon Jan 31 13:24:58 1994  Per Bothner  (bothner@kalessin.cygnus.com)

	* tfformat.c (main):  Fix fprintf format string (%s -> %d).
	Bug reported by Jochen Voss <voss@mathematik.uni-kl.de>.

Sun Dec 19 15:29:00 1993  Per Bothner  (bothner@kalessin.cygnus.com)

	* tstdiomisc.c, Makefile.in:  New tests.

Thu Dec  2 22:56:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)

	* Makefile.in (JUNK_TO_CLEAN), configure.in (MOSTLYCLEAN):
	Added, to cleanup after tests.

Fri Nov 26 16:05:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)

	* tiomisc.cc, tiomisc.exp:  A (hopefully growing) collection
	of small, random tests (mainly regression tests).
	* tiomisc.cc (test1 and test2):  Tests from Wilco van Hoogstraeten
	<wilco@erasmus.et.tudelft.nl> to check for (now-fixed) bugs.

Mon Oct  4 17:38:27 1993  Per Bothner  (bothner@kalessin.cygnus.com)

	* Makefile.in (IOSTDIOLIB):  New macro.

Fri Aug 27 12:22:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)

	* tFile.cc (t7):  Add test for buffer overflow.

Fri Aug 20 00:23:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)

	Moved various tests over from old libg++/iostream/test.
	* Makefile.in:  Edit appropriately.