aboutsummaryrefslogtreecommitdiff
path: root/libio/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libio/testsuite/ChangeLog')
-rw-r--r--libio/testsuite/ChangeLog49
1 files changed, 49 insertions, 0 deletions
diff --git a/libio/testsuite/ChangeLog b/libio/testsuite/ChangeLog
new file mode 100644
index 00000000000..351cbb93dac
--- /dev/null
+++ b/libio/testsuite/ChangeLog
@@ -0,0 +1,49 @@
+Fri Jun 27 18:19:21 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * lib/libio.exp(libio_init): New procedure.
+ (test_libio): Link with a status wrapper if necessary. Strip
+ leading newlines before comparing output. Look for a multilib
+ libiberty directory.
+
+Tue Jun 3 15:17:31 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * lib/libio.exp: Don't use global exec_output variable; the output
+ is returned from remote_load instead.
+
+Tue May 20 17:59:31 1997 Jeffrey A Law (law@cygnus.com)
+
+ * lib/libio.exp: If "slow_simulator" is set, then add
+ -DSLOW_SIMULATOR to the compiler's arguments.
+
+Fri May 16 19:33:39 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * lib/libio.exp: Name the executables after the testcases.
+
+ * libio.tests/tiomisc.exp: Turn off warnings when conpiling.
+
+Thu May 1 17:01:47 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * lib/libio.exp: Link in libiberty.a.
+
+Tue Apr 29 16:34:37 1997 Mike Stump <mrs@cygnus.com>
+
+ * testsuite/lib/libio.exp: Fixup so that we always have the same
+ number of testcases, and so that we have meaningful testcase
+ names.
+
+Tue Apr 29 13:08:41 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * lib/libio.exp: Add support for --tool_opts.
+
+Mon Apr 28 11:26:06 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * Makefile.in: Removed clean rule, as it is added by configure.
+ Remove a lot of unused rules.
+
+Sun Apr 27 15:02:48 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
+
+ * Makefile.in (clean): Add empty rule for now.
+
+Sat Apr 26 13:41:44 1997 Bob Manson <manson@charmed.cygnus.com>
+
+ * New DejaGnu-style testsuite.