home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / libg++-2.7.1-base.tgz / libg++-2.7.1-src.tar / fsf / libg++ / libio / tests / ChangeLog next >
Text File  |  1995-07-06  |  3KB  |  103 lines

  1. Thu Jul  6 17:51:30 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  2.  
  3.     * tiomisc.cc (getline_test3):  New function.  Test reading long lines.
  4.     * tiomisc.exp:  Update for output from getline_test3.
  5.  
  6. Wed May 10 03:06:51 1995  Jason Merrill  <jason@python.cygnus.com>
  7.  
  8.     * configure.in (X*INCLUDES): Renamed.
  9.  
  10. Thu Apr 27 21:05:00 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  11.  
  12.     * tiomisc.cc (test_destroy), tiomisc.exp:  Add support for
  13.     _IO_NEW_STREAMS.
  14.  
  15. Tue Apr 25 15:15:01 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
  16.  
  17.     * tstdiomisc.c (t2): Use N not n in last SCAN macro call.
  18.  
  19. Sun Feb 12 21:23:24 1995  Brendan Kehoe  (brendan@lisa.cygnus.com)
  20.  
  21.     * Makefile.in (JUNK_TO_CLEAN): Also delete foo.dat from tiomisc.
  22.  
  23. Sat Nov  5 14:37:36 1994  Per Bothner  <bothner@kalessin.cygnus.com>
  24.  
  25.     * tiomisc.cc (test_destroy):  New test case from Jason Merrill.
  26.     * tiomisc.exp:  Update.
  27.  
  28.     * Makefile.in (JUNK_TO_CLEAN):  Add tstdiomisc.
  29.  
  30. Thu Oct 13 16:47:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  31.  
  32.     * tiomisc.cc (reread_test):  Remove bogus istream assignment.
  33.  
  34. Wed Aug 31 13:59:56 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  35.  
  36.     * Makefile.in (CXX_FLAGS):  Not used.  Removed.
  37.  
  38. Wed Aug 17 18:27:37 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  39.  
  40.     * tiomisc.cc (getline_test1, getline_test2, flush1_test):  New tests,
  41.     * tiomisc.cc (reread_test):  New tests,
  42.  
  43. Wed Jun 22 13:44:19 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  44.  
  45.     * tstdiomisc.c:  Add some sscanf tests.
  46.     * Makefile.in (check-tstdiomisc):  Run diff with expected output.
  47.     * tstdiomisc.exp:  New file.  Expected output from tstdiomisc.
  48.     * Makefile.in (foo):  New rule, for quick one-off tests.
  49.  
  50. Fri May  6 14:10:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  51.  
  52.     * tFile.cc (t7):  Revert Mar 4 change - I was confused.
  53.  
  54. Sat Apr  2 04:41:41 1994  Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
  55.  
  56.     * Makefile.in (tfformat): Fix dependency.
  57.  
  58. Fri Mar  4 17:40:14 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  59.  
  60.     * tFile.cc (t7):  gcount after getline shouldn't include delimiter.
  61.     * tFile.cc (show_int, t12), tFile.exp:  More integer formatting tests.
  62.  
  63. Tue Feb  8 18:39:09 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  64.  
  65.     * tiomisc.cc, tiomisc.exp:  New test case (for filebuf::attach)
  66.     from Joe Buck.
  67.  
  68. Mon Jan 31 13:24:58 1994  Per Bothner  (bothner@kalessin.cygnus.com)
  69.  
  70.     * tfformat.c (main):  Fix fprintf format string (%s -> %d).
  71.     Bug reported by Jochen Voss <voss@mathematik.uni-kl.de>.
  72.  
  73. Sun Dec 19 15:29:00 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  74.  
  75.     * tstdiomisc.c, Makefile.in:  New tests.
  76.  
  77. Thu Dec  2 22:56:21 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  78.  
  79.     * Makefile.in (JUNK_TO_CLEAN), configure.in (MOSTLYCLEAN):
  80.     Added, to cleanup after tests.
  81.  
  82. Fri Nov 26 16:05:43 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  83.  
  84.     * tiomisc.cc, tiomisc.exp:  A (hopefully growing) collection
  85.     of small, random tests (mainly regression tests).
  86.     * tiomisc.cc (test1 and test2):  Tests from Wilco van Hoogstraeten
  87.     <wilco@erasmus.et.tudelft.nl> to check for (now-fixed) bugs.
  88.  
  89. Mon Oct  4 17:38:27 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  90.  
  91.     * Makefile.in (IOSTDIOLIB):  New macro.
  92.  
  93. Fri Aug 27 12:22:10 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  94.  
  95.     * tFile.cc (t7):  Add test for buffer overflow.
  96.  
  97. Fri Aug 20 00:23:53 1993  Per Bothner  (bothner@kalessin.cygnus.com)
  98.  
  99.     Moved various tests over from old libg++/iostream/test.
  100.     * Makefile.in:  Edit appropriately.
  101.  
  102.  
  103.