Mon Nov  2 22:30:28 1992  Per Bothner  (bothner@cygnus.com)

	* tFile.C (t7):  Add tests using strstream.
	* tFile.exp:  Update accordingly.

Wed Oct 21 17:53:14 1992  Per Bothner  (bothner at PersSony)

	* tFile.C (t11), tFile.exp:  Add some checks of formatting of floats.
	* tformat.C:  Add some tests for unusual formats.

Tue Oct 20 14:10:11 1992  Per Bothner  (bothner at PersSony)

	* tiomanip.C:  More tests, and other improvements.
	* tiomanip.exp:  New file: Expected output from tiomanip.
	* tformat.C:  Tweak formatting (blank lines).
	* tiformat.C:  New file:  Like tformat.C, but tests
	formatting of integers.
	* Makefile.in:  Add support for timanip and tiformat.

	* tfile.C:  Added new tests (t11) to check ostream::form
	and streambuf::form.
	* tFile.exp:  Update accordingly.

Fri Oct 16 17:34:35 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* tFile.C:  Added new test for re-opening a file.
	* tFile.exp:  Added output from new test.
	* Makefile.in:  Minor fixes.

Wed Jul 15 21:25:51 1992  Heinrich G. Seidl  (hgs@rtl.cygnus.com)

	* tiomanip.C: test the parametrized manupulators
	  (not yet integrated into Makefile.in).

Fri Jul 10 15:38:01 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* tformat.C:  New program to test formatting (using either
	ostream::vform or sprintf).  Currently, contains a slew
	of tests for formatting floating-point numbers.
	* Makefile.in:  Use tformat.

Sun May 31 14:04:01 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* Makefile.in:  Use CFLAGS, not MINUS_G.

Fri May 29 15:11:00 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* tpopen.c, tpopen.exp:  New test of popen() (contributed
	by jrs@world.std.com (Rick Sladkey)).
	* Makefile.in:  Add check-tpopen test.

Thu May 14 12:47:35 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* Makefile.in:  Define IO_DIR (needed by depend rules).
	* trdseek.c:  New test, tests some more fseek stuff.
	* Makefile.in:  Update.  Fix 'clean' rule.

Sun May 10 23:32:03 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* Makefile.in (check-hounddog):  Fix name of program to run.

Sat May  9 12:35:46 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* tFile.C:  #include string.h and stdlib.h, not non-standard std.h.

	* Makefile.in:  Re-do CFLAGS for compatibility with rest of
	libg++.  Also pass $(NOSTDINC).

Wed May  6 15:43:30 1992  Per Bothner  (bothner@rtl.cygnus.com)

	* tFile.C:  Test some more stuff for strstreams.
	* tfseek.c, tfseek-{cur,set}.exp:  New test for fseek.
	* twrseek.c, twrseekexp:  New test for fwrite+fseek.
	* Makefile.in:  Update accordingly.

Fri Apr 17 09:00:41 1992  Per Bothner  (bothner at PersSony)

	* hounddog.C:  A new program to test simple lexical scanning with
	backups sing streammarkers.
	* putbackdog.C:  The same problem as hounddog solved using
	streambuf::sputback().
	* hounddog.in, hounddog.exp: Sample input and expected output
	for hounddog and putbackdog.
	* expected.out: renamed to tFile.exp, for consistency.
	* tFile.C: Copy newer version (from libg++/tests).
	* Makefile.in:  Various improvements.
	* configure.in:  No longer needed.

Thu Jan  2 22:31:04 1992  John Gilmore  (gnu at cygnus.com)

	* Makefile.in, configure.in:  Create.
	* Makefile:  Remove.
	* ChangeLog:  Create.
