1998-09-18  Raja R Harinath  <harinath@cs.umn.edu>

	* runtest.sh: Remove `.o' file after successful run.
	* tests/metadata.c (main): 
	Look for `gnome_metadata_app_dir' in $srcdir. 

Thu Sep 17 17:00:39 1998  Tom Tromey  <tromey@cygnus.com>

	* expected/metadata.out: Updated for new tests.
	* data/sample: New file.
	* tests/metadata.c (main): Set gnome_metadata_app_dir.  Added
	tests for application-installed metadata files.

Wed Sep  9 00:39:28 1998  Tom Tromey  <tromey@cygnus.com>

	* runtest.sh: Only remove test program if the test output is
	correct.

Tue Sep  8 22:40:32 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (EXTRA_DIST): Added metadata.c, metadata.out.
	* expected/metadata.out: New file.
	* tests/metadata.c: New file.

1998-08-06  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am (EXTRA_DIST): List tests/* and expected/*.

1998-07-30  Christopher Blizzard  <blizzard@odin.appliedtheory.com>

	* .cvsignore: Add .deps dir

1998-07-13  Raja R Harinath  <harinath@cs.umn.edu>

	* tests/lynxdump.sh: Sed out the /tmp/.$$.html filename from the
	output. 
	* expected/fileconvert.out: Update to reflect this.

	* tests/skel.c (main): `gnomelib_init' has one argument now.
	* tests/split.c (main): Likewise.
	* tests/fileconvert.c (main): Likewise.  Also, look for input file
	in $srcdir.
	* tests/trigs.c (main): Likewise.

	* runtest.sh: Cleanup.
	(LINK): Give the output of the LINK a name.

	Based partly on patch from James Michael Mastros
	<spare@jennifer-unix.dyn.ml.org>. 
	
1998-06-11  Raja R Harinath  <harinath@cs.umn.edu>

	Improve test harness.
	* Makefile.am (INCLUDES): Add GTK_CFLAGS.
	(dummy.c): Hack to force `automake' to define $COMPILE and $LINK.
	(TESTS_ENVIRONMENT): Pass $COMPILE and $LINK in environment to
	runtest.sh.

	* runtest.sh: Reorganized.  Makes better use of automake/libtool
	machinery to build and execute the tests.  Should work for
	builddir != srcdir.

Fri Jan  2 00:15:32 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (bin_PROGRAMS): Removed.
	(test): Likewise.
	(EXTRA_DIST): New macro.
	(TESTS): Likewise.
	(TESTS_ENVIRONMENT): Likewise.
