home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 7
/
FreshFishVol7.bin
/
bbs
/
gnu
/
libg++-2.6-fsf.lha
/
libg++-2.6
/
libio
/
tests
/
ChangeLog
next >
Wrap
Text File
|
1994-06-22
|
2KB
|
61 lines
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.