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 >
Text File  |  1994-06-22  |  2KB  |  61 lines

  1. Wed Jun 22 13:44:19 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  2.  
  3.     * tstdiomisc.c:  Add some sscanf tests.
  4.     * Makefile.in (check-tstdiomisc):  Run diff with expected output.
  5.     * tstdiomisc.exp:  New file.  Expected output from tstdiomisc.
  6.     * Makefile.in (foo):  New rule, for quick one-off tests.
  7.  
  8. Fri May  6 14:10:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  9.  
  10.     * tFile.cc (t7):  Revert Mar 4 change - I was confused.
  11.  
  12. Sat Apr  2 04:41:41 1994  Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
  13.  
  14.     * Makefile.in (tfformat): Fix dependency.
  15.  
  16. Fri Mar  4 17:40:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  17.  
  18.     * tFile.cc (t7):  gcount after getline shouldn't include delimiter.
  19.     * tFile.cc (show_int, t12), tFile.exp:  More integer formatting tests.
  20.  
  21. Tue Feb  8 18:39:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  22.  
  23.     * tiomisc.cc, tiomisc.exp:  New test case (for filebuf::attach)
  24.     from Joe Buck.
  25.  
  26. Mon Jan 31 13:24:58 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  27.  
  28.     * tfformat.c (main):  Fix fprintf format string (%s -> %d).
  29.     Bug reported by Jochen Voss <voss@mathematik.uni-kl.de>.
  30.  
  31. Sun Dec 19 15:29:00 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  32.  
  33.     * tstdiomisc.c, Makefile.in:  New tests.
  34.  
  35. Thu Dec  2 22:56:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  36.  
  37.     * Makefile.in (JUNK_TO_CLEAN), configure.in (MOSTLYCLEAN):
  38.     Added, to cleanup after tests.
  39.  
  40. Fri Nov 26 16:05:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  41.  
  42.     * tiomisc.cc, tiomisc.exp:  A (hopefully growing) collection
  43.     of small, random tests (mainly regression tests).
  44.     * tiomisc.cc (test1 and test2):  Tests from Wilco van Hoogstraeten
  45.     <wilco@erasmus.et.tudelft.nl> to check for (now-fixed) bugs.
  46.  
  47. Mon Oct  4 17:38:27 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  48.  
  49.     * Makefile.in (IOSTDIOLIB):  New macro.
  50.  
  51. Fri Aug 27 12:22:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  52.  
  53.     * tFile.cc (t7):  Add test for buffer overflow.
  54.  
  55. Fri Aug 20 00:23:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  56.  
  57.     Moved various tests over from old libg++/iostream/test.
  58.     * Makefile.in:  Edit appropriately.
  59.  
  60.  
  61.