Ben Elliston [Sun, 17 Aug 2003 23:20:02 +0000 (23:20 +0000)]
Remove stray BlueGnu file.
Ben Elliston [Sun, 17 Aug 2003 23:18:17 +0000 (23:18 +0000)]
* Makefile.am: Tidy comments and unused command lines.
* Makefile.in: Regenerate.
* testsuite/libdejagnu/Makefile.in: Likewise.
Ben Elliston [Sun, 17 Aug 2003 23:13:46 +0000 (23:13 +0000)]
* contrib/bluegnu2.0.3: Remove unsupported subtree.
Ben Elliston [Sun, 17 Aug 2003 23:11:19 +0000 (23:11 +0000)]
Remove BlueGnu. Now unsupported and almost certainly broken.
Ben Elliston [Sun, 17 Aug 2003 23:10:12 +0000 (23:10 +0000)]
* MAINTAINERS: New file.
Ben Elliston [Sun, 17 Aug 2003 23:05:55 +0000 (23:05 +0000)]
More trailing whitespace fixes.
Ben Elliston [Sun, 17 Aug 2003 23:00:06 +0000 (23:00 +0000)]
More trailing whitespace.
Ben Elliston [Sat, 16 Aug 2003 13:35:05 +0000 (13:35 +0000)]
* doc/Makefile.am (AUTOMAKE_OPTIONS): Remove empty variable.
* doc/Makefile.in: Regenerate.
Ben Elliston [Sat, 16 Aug 2003 13:08:57 +0000 (13:08 +0000)]
Whitespace fixes.
Ben Elliston [Sat, 16 Aug 2003 06:31:50 +0000 (06:31 +0000)]
* doc/overview.sgml (overview): Start overhauling chapter.
* doc/README.Writers: New document on style conventions.
* doc/ref.sgml: Replace "test suite" with "testsuite" throughout.
* doc/user.sgml: Likewise.
* doc/overview.sgml: Likewise.
* doc/dejagnu.texi (Design Goals): Change "Deja Gnu" to "DejaGnu".
Ben Elliston [Tue, 12 Aug 2003 06:50:12 +0000 (06:50 +0000)]
Remove stray whitespace.
Ben Elliston [Tue, 12 Aug 2003 04:27:23 +0000 (04:27 +0000)]
* Makefile.am (tarball): Update path to dejagnu.spec.
(rpmspec): Likewise.
(deb): Likewise, update path to package metafiles.
(solpkg): Likewise.
(hpdepot): Likewise.
* Makefile.in: Regenerate.
* aclocal.m4: Likewise.
* configure: Likewise.
* doc/Makefile.in: Likewise.
* example/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* testsuite/libdejagnu/Makefile.am (CXXFLAGS): Rename from this ..
(AM_CXXFLAGS): .. to this, in order to suppress Automake warning.
* testsuite/libdejagnu/Makefile.in: Regenerate.
Ben Elliston [Tue, 12 Aug 2003 04:23:18 +0000 (04:23 +0000)]
s/Redhat/Red Hat/
Ben Elliston [Tue, 12 Aug 2003 04:20:08 +0000 (04:20 +0000)]
* fix Rob's mail address (no ChangeLog entry necessary)
Ben Elliston [Tue, 12 Aug 2003 04:19:56 +0000 (04:19 +0000)]
* remove stray whitespace.
Ben Elliston [Tue, 12 Aug 2003 04:17:48 +0000 (04:17 +0000)]
* deb: Move from here ..
* packaging/deb: .. to here.
* redhat: Move from here ..
* packaging/rpm: .. to here.
* depot: Move from here ..
* packaging/depot: .. to here.
* pkg: Move from here ..
* packaging/pkg: .. to here.
Ben Elliston [Thu, 7 Aug 2003 04:28:41 +0000 (04:28 +0000)]
Rotate ChangeLogs (one decade per rotation is plenty) :-)
Ben Elliston [Thu, 7 Aug 2003 04:14:33 +0000 (04:14 +0000)]
* config/ddb.exp (${board}_init): Fix thinko: use Tcl incr command
to increment count rather than count++ as in C.
Ben Elliston [Thu, 7 Aug 2003 04:11:01 +0000 (04:11 +0000)]
* lib/remote.exp: Replace "TCL" with "Tcl".
Ben Elliston [Thu, 7 Aug 2003 03:58:36 +0000 (03:58 +0000)]
* Remove surplus semicolons in `for' commands.
Ben Elliston [Thu, 7 Aug 2003 03:42:42 +0000 (03:42 +0000)]
Strip trailing semicolons from Tcl source files.
Ben Elliston [Tue, 29 Jul 2003 23:47:09 +0000 (23:47 +0000)]
* doc/runtest.1: Replace "TCL" with "Tcl".
Make last revision date current.
Ben Elliston [Tue, 29 Jul 2003 11:57:08 +0000 (11:57 +0000)]
* doc/overview.sgml: Replace "NT" with "Windows", correct Cygwin
URLs and other stylistic improvements.
* doc/ref.sgml: Likewise.
* doc/user.sgml: Likewise.
Ben Elliston [Mon, 28 Jul 2003 15:59:27 +0000 (15:59 +0000)]
* initial pass at fixing some of the worst whitespace errors.
Rob Savoye [Mon, 28 Jul 2003 14:45:35 +0000 (14:45 +0000)]
2003-07-25 Jim Dein <jdein@deinji5.apple.com>
* lib/utils.exp: fix double recursion bug in proc find.
2002-02-25 Jackie Smith Cashion <jsmith@redhat.com>
* baseboards/am33_2.0-libremote.exp: New file.
2000-11-21 Drew Moseley <dmoseley@redhat.com>
* baseboards/mn10300-cygmon.exp: Use the am33-2 flag for the
ASB2303 board.
2000-08-10 Drew Moseley <dmoseley@cygnus.com>
* baseboards/mn10300-cygmon.exp: Added support for Cygmon based
ASB2303 board.
2003-06-13 Phil Edwards <pme@devphil.com>
* baseboards/mips64-sim.exp, baseboards/mips-sim.exp,
baseboards/mips-sim-idt32.exp, baseboards/mips-sim-idt64.exp: Use
only -T[linker] instead of -Wl,-T[linker].
2003-06-13 Jason Thorpe <thorpej@wasabisystems.com>
* lib/target.exp (prune_warnings): Add two more linker
warning patterns for warnings generated by modern verions
of NetBSD.
2003-05-12 H.J. Lu <hongjiu.lu@intel.com>
* lib/libgloss.exp (build_wrapper): Add -Wl,-wrap,_exit.
2003-05-09 H.J. Lu <hongjiu.lu@intel.com>
* runtest: Fix a typo.
2003-05-03 Nitin Dhavale <nitinpdhavale@indiatimes.com>
* doc/user.sgml: Clarify how to set the verbose option.
2003-03-28 Chris Demetriou <cgd@broadcom.com>
* lib/framework.exp (check_conditional_xfail): Adjust so that
an empty 'includes' list matches all sets of flags.
* doc/dejagnu.texi: Document the above.
* doc/ref.sgml: Likewise.
2003-03-27 David Heine <dlheine@tensilica.com>
* baseboards/xtensa-sim.exp: Fix a syntax error.
2003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>
* lib/unix.exp: Preserve the value of LD_LIBRARY_PATH, rather
than stomp on it. This is based on a patch from Brendan Conoboy
<blc@redhat.com>.
* Most files: Update copyright dates.
Ben Elliston [Sun, 27 Jul 2003 23:30:49 +0000 (23:30 +0000)]
* lib/target.exp (prune_warnings): Handle "nfs server .* not
responding" and "nfs server .* is alive again".
Ben Elliston [Sat, 19 Jul 2003 20:47:26 +0000 (20:47 +0000)]
* config.guess: Update to most recent version.
* config.sub: Ditto.
* AUTHORS: Add self to list of maintainers.
Rob Savoye [Wed, 16 Jul 2003 16:05:37 +0000 (16:05 +0000)]
* baseboards/am33_2.0-libremote.exp: New file.
Rob Savoye [Mon, 17 Mar 2003 02:25:05 +0000 (02:25 +0000)]
2003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>
* lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather
than stomp on it. This is based on a patch from Brendan Conoboy
<blc@redhat.com>.
* Most files: Update copyright dates.
2003-03-13 Mike Stump <mrs@apple.com>
* lib/dg.exp(dg-test): Add compiler flags to testcase name, to
help ensure uniqueness.
2003-03-05 Alexandre Oliva <aoliva@redhat.com>
* lib/remote.exp (standard_download, standard_upload): Support
nfsdir and nfsroot_server.
2001-11-12 Andrew Cagney <
ac131313@redhat.com>
* lib/remote.exp (local_exec, standard_close): Use SHELL
background instead of tcl background to background the kill
processes. Work around problem found by Nick Duffek in older
CYGWINs. (migrated from Redhat's sources kind late, sorry)
Rob Savoye [Mon, 17 Mar 2003 02:23:09 +0000 (02:23 +0000)]
Simulator support for sparc-elf.
Rob Savoye [Fri, 21 Feb 2003 06:51:53 +0000 (06:51 +0000)]
2003-02-19 DJ Delorie <dj@redhat.com>
* config/sim.exp: Support both sid and rawsid protocols.
Rob Savoye [Sun, 2 Feb 2003 16:01:41 +0000 (16:01 +0000)]
2003-01-31 Kazu Hirata <kazu@cs.umass.edu>
* dejagnu/baseboards/h8300-sim.exp: Don't set
needs_status_wrapper.
bemis [Thu, 21 Nov 2002 19:24:06 +0000 (19:24 +0000)]
modified xml input and output handling for null strings
bemis [Thu, 21 Nov 2002 19:23:07 +0000 (19:23 +0000)]
added changes for modifcation of xml output and input
Rob Savoye [Thu, 14 Nov 2002 18:20:59 +0000 (18:20 +0000)]
2002-10-21 Adam Nemet <anemet@lnxw.com>
* libgloss.exp (get_multilibs): Don't use the first argument
passed to this function as the multilib option unless it is in
fact a multilib option.
Rob Savoye [Thu, 14 Nov 2002 17:00:47 +0000 (17:00 +0000)]
2002-11-12 Hans-Peter Nilsson <hp@bitrange.com>
* lib/libgloss.exp (newlib_include_flags): Use -isystem, not -I.
(libio_include_flags, g++_include_flags, libstdc++_include_flags,
winsup_include_flags): Ditto.
* doc/user.sgml (Local Config File): Use -isystem, not -I, in
example.
bemis [Wed, 13 Nov 2002 18:18:16 +0000 (18:18 +0000)]
added comments for input/output xml logging fix
bemis [Wed, 13 Nov 2002 18:16:53 +0000 (18:16 +0000)]
modified input/output, and checked for empty variables
Rob Savoye [Tue, 12 Nov 2002 20:32:42 +0000 (20:32 +0000)]
Oops, add another name.
Rob Savoye [Tue, 12 Nov 2002 20:28:59 +0000 (20:28 +0000)]
2002-11-12 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am: Add support for DESTDIR.
* Makefile.in: Regenerated.
Rob Savoye [Tue, 22 Oct 2002 01:30:39 +0000 (01:30 +0000)]
Regenerate with the latest versions of autoconf and automake.
Rob Savoye [Wed, 4 Sep 2002 23:24:20 +0000 (23:24 +0000)]
Regenerated html docs. Tweaked how Makefile.am builds tarballs.
Rob Savoye [Wed, 4 Sep 2002 03:44:26 +0000 (03:44 +0000)]
* Makefile.am: Add support to build Solaris and HPUX packages.
* Makefile.in: Regenerated with automake 1.6.
* aclocal.m4: Regenerated with aclocal 1.6.
* example/hello/Makefile.in: Regenerated with automake 1.6.
* example/calc/Makefile.in: Regenerated with automake 1.6.
* missing: Update with the one from automake 1.6.
Rob Savoye [Wed, 4 Sep 2002 03:42:02 +0000 (03:42 +0000)]
Update with the one from automake 1.6.
Rob Savoye [Wed, 4 Sep 2002 03:40:10 +0000 (03:40 +0000)]
* Makefile.am: Add support to build Solaris and HPUX packages.
* Makefile.in: Regenerated with automake 1.6.
* aclocal.m4: Regenerated with aclocal 1.6.
* example/hello/Makefile.in: Regenerated with automake 1.6.
* example/calc/Makefile.in: Regenerated with automake 1.6.
Rob Savoye [Wed, 4 Sep 2002 03:19:05 +0000 (03:19 +0000)]
New HPUX packaging support.
Rob Savoye [Wed, 4 Sep 2002 03:15:50 +0000 (03:15 +0000)]
New Solaris packaging support.
Rob Savoye [Sat, 31 Aug 2002 05:46:15 +0000 (05:46 +0000)]
Minor Updates before release.
Rob Savoye [Sat, 31 Aug 2002 05:44:56 +0000 (05:44 +0000)]
Update with new files, and upgraded version of Doctools.
Rob Savoye [Fri, 30 Aug 2002 01:40:56 +0000 (01:40 +0000)]
From Catherine Moore, Michael Meissner, Mark Salter, Jim Blandy:
* baseboards/frv-elf.exp: New board description.
* baseboards/frv-sim.exp: New board description.
* baseboards/frv-tiger.exp: New board description.
* baseboards/frv-tomcat.exp: New board description.
Rob Savoye [Fri, 30 Aug 2002 01:29:46 +0000 (01:29 +0000)]
Slowly working towards the next release...
Rob Savoye [Fri, 30 Aug 2002 01:28:21 +0000 (01:28 +0000)]
Add GDB server support.
Rob Savoye [Thu, 29 Aug 2002 15:14:57 +0000 (15:14 +0000)]
* baseboards/v850-sim.exp (target_install): Add v850e-elf.
Rob Savoye [Tue, 16 Jul 2002 23:06:20 +0000 (23:06 +0000)]
Mostly new Makefiles cause I reran automake.
Rob Savoye [Tue, 16 Jul 2002 23:05:15 +0000 (23:05 +0000)]
Emacs ships with a much better version of this now.
Rob Savoye [Tue, 16 Jul 2002 23:01:16 +0000 (23:01 +0000)]
Never used.
Rob Savoye [Tue, 16 Jul 2002 22:14:15 +0000 (22:14 +0000)]
* doc/user.sgml: Add new tutorial by Niklaus Giger as a new
chapter.
* doc/Makefile.am: Tweak rules for building output files.
* doc/Makefile.in: Regenerated.
Rob Savoye [Mon, 15 Jul 2002 01:31:58 +0000 (01:31 +0000)]
Add donated hello world example.
Rob Savoye [Thu, 6 Jun 2002 15:31:13 +0000 (15:31 +0000)]
Wed Jun 5 14:52:15 PDT 2002 Joey Ekstrom <joey@ekstrom.org>
* dejagnu.h: modfied C functions to behave like printf.
* dejagnu.h: added wait() to fix problem with host_execute() in
dejagnu.exp where if skips failed, untested, etc. messages from the
executable.
Rob Savoye [Fri, 3 May 2002 14:38:57 +0000 (14:38 +0000)]
Update ChangeLog entry for new kfail/kpass feature.
Rob Savoye [Tue, 30 Apr 2002 15:11:45 +0000 (15:11 +0000)]
2002-04-30 Ben Elliston <bje@redhat.com>
* doc/runtest.1: Fix formatting error for --ignore option.
Rob Savoye [Fri, 26 Apr 2002 05:56:49 +0000 (05:56 +0000)]
2002-04-19 Nick Clifton <nickc@cambridge.redhat.com>
* Import files from sourceware dejagnu repository:
2002-03-15 Chris Demetriou <cgd@broadcom.com>
* baseboards/mips-sim-idt32.exp: New file.
2002-01-21 Ben Elliston <bje@redhat.com>
* baseboards/sh-sid.exp: New file.
2001-11-26 Thomas Fitzsimmons <fitzsim@redhat.com>
* baseboards/i386-sid.exp: New file.
2001-10-10 Frank Ch. Eigler <fche@redhat.com>
* config/sid.exp (set_host_info): New proc. Call it to set
gdb,nointerrupt flag to work around framework problems.
2001-08-24 Frank Ch. Eigler <fche@redhat.com>
* baseboards/basic-sid.exp (find_sid_conf): Tolerate not
finding path to pregen configuration file.
2001-02-22 Ben Elliston <bje@redhat.com>
* config/sid.exp: New file.
* baseboards/basic-sid.exp: Likewise.
* baseboards/arm-sid.exp: Likewise.
* baseboards/m32r-sid.exp: Likewise.
* baseboards/m68k-sid.exp: Likewise.
Rob Savoye [Fri, 26 Apr 2002 05:29:34 +0000 (05:29 +0000)]
Checkin initial version of kpass/kfail support.
Rob Savoye [Fri, 26 Apr 2002 04:22:42 +0000 (04:22 +0000)]
2002-04-25 <Matthew Bemis <bemis@iol.unh.edu>
* lib/framework/exp: new procs check_xml{}, insertdtd{}, xml_output{},
plus a few hooks to xml_output in the other logging procs to produce
XML output.
* runtest.exp: Add support for the --x option for XML output.
Rob Savoye [Fri, 26 Apr 2002 03:32:40 +0000 (03:32 +0000)]
2002-04-25 Nick Clifton <nickc@cambridge.redhat.com>
* example/calc/configure.in (AM_MAINTAINER_MODE): Add invocation.
* example/calc/aclocal.m4: Regenerate.
* example/calc/configure: Regenerate.
* example/calc/Makefile.in: Regenerate.
Rob Savoye [Mon, 15 Apr 2002 05:28:06 +0000 (05:28 +0000)]
2002-03-22 Elena Zannoni <ezannoni@redhat.com>
* baseboards/powerpc-sim.exp: Don't disable inferior
function calls.
Rob Savoye [Tue, 2 Apr 2002 23:01:18 +0000 (23:01 +0000)]
Trying yet again to check this in.
Rob Savoye [Tue, 2 Apr 2002 16:32:39 +0000 (16:32 +0000)]
2002-03-31 Hans-Peter Nilsson <hp@bitrange.com>
* lib/remote.exp (check_for_board_status): Also strip a \r before
a \n before the exit message.
Rob Savoye [Tue, 26 Mar 2002 02:41:37 +0000 (02:41 +0000)]
2002-03-26 Hans-Peter Nilsson <hp@bitrange.com>
* lib/libgloss.exp (build_wrapper): Wrap _exit too, unless
wrap_m68k_aout, uses_underscores or is_vxworks are defined in
target_info.
* testglue.c [!VXWORKS && !UNDERSCORES && !WRAP_M68K_AOUT]
(REAL__EXIT): Define.
[!UNDERSCORES && !WRAP_M68K_AOUT] (ORIG__EXIT): Define.
[REAL__EXIT] (REAL__EXIT): Prototype.
[ORIG__EXIT] (ORIG__EXIT): New function wrapper.
(done_exit_message): New static variable.
(ORIG_EXIT): Set done_exit_message.
Rob Savoye [Sat, 16 Mar 2002 16:14:00 +0000 (16:14 +0000)]
2002-03-11 Chris Demetriou <cgd@broadcom.com>
* baseboards/mips-sim-idt32.exp: New file.
Rob Savoye [Thu, 7 Mar 2002 05:12:59 +0000 (05:12 +0000)]
New baseboard support file, fix indenting in remote.exp.
Rob Savoye [Wed, 27 Feb 2002 05:33:07 +0000 (05:33 +0000)]
Wed Nov 21 18:02:49 PST 2001 Brendan Conoboy <blc@redhat.com>
* lib/rsh.exp: Obey rsh_prog/rcp_prog, support username
* lib/remote.exp: same.
Rob Savoye [Sat, 23 Feb 2002 17:45:24 +0000 (17:45 +0000)]
New Xtensa support from Bob Wilson.
Rob Savoye [Wed, 20 Feb 2002 22:30:15 +0000 (22:30 +0000)]
Replace gifs with pngs.
Rob Savoye [Tue, 19 Feb 2002 03:09:29 +0000 (03:09 +0000)]
Fix the spelling of permitted.
Rob Savoye [Fri, 2 Nov 2001 17:30:19 +0000 (17:30 +0000)]
2001-11-02 Philip A. Wilsey <philip.wilsey@cliftonlabs.com>
* lib/utils.exp: Need to pass -all to getdirs, so it descends
through all the subdirectories.
Rob Savoye [Thu, 1 Nov 2001 04:14:19 +0000 (04:14 +0000)]
Oops, typo in "unresolve". Removed the 'd'.
Rob Savoye [Sun, 7 Oct 2001 04:10:28 +0000 (04:10 +0000)]
2001-10-06 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com>
* Check for Makefile style arguments in the second pass, but
ignore them, so they don't become invalid arguments.
Rob Savoye [Tue, 2 Oct 2001 15:48:51 +0000 (15:48 +0000)]
Oops, typo'd the typo...
Rob Savoye [Tue, 2 Oct 2001 15:47:39 +0000 (15:47 +0000)]
2001-10-02 Nick Clifton <nickc@cambridge.redhat.com>
* lib/remote.exp (proc file_on_host): Fix typo in construction
of file argument.
Rob Savoye [Thu, 13 Sep 2001 02:34:49 +0000 (02:34 +0000)]
Change the version number to 1.4.2.
Rob Savoye [Wed, 12 Sep 2001 22:31:36 +0000 (22:31 +0000)]
* Makefile.am: Add a clean-local target, and nuke example and
testsuite from SUBDIRS, so they don't get built via "make all".
* Makefile: All Makefiles regenerated.
* debian/changelog: Update version for 1.4.2 release.
* redhat/dejagnu.spec: Update version for 1.4.2 release.
Rob Savoye [Tue, 11 Sep 2001 17:13:46 +0000 (17:13 +0000)]
* lib/target.exp: Ignore ld's warning about alternative functions
to use.
Rob Savoye [Mon, 30 Jul 2001 17:13:26 +0000 (17:13 +0000)]
2001-07-30 Paul A. Houghton <houghton@wcomnet.com>
* dejagnu.h, testsuite/libdejagnu/unit.cc: Make the oustate array
be a const to work with Sun's compiler.
Rob Savoye [Thu, 31 May 2001 03:31:00 +0000 (03:31 +0000)]
* doc/dejagnu.texi: Fix typographical errors.
* doc/ref.sgml: Likewise.
* doc/user.sgml: Likewise.
Rob Savoye [Wed, 30 May 2001 15:40:27 +0000 (15:40 +0000)]
* dejagnu.h: Remove the iostream headers, so now we have no
conditional compilation problems with libstdc++-v3 or v2.
Rob Savoye [Wed, 30 May 2001 15:35:50 +0000 (15:35 +0000)]
* acinclude.m4(DJ_AC_STL): Also use
AC_LANG_CPLUSPLUS so we build this test case with G++.
* aclocal.m4, configure: Regenerated.
* dejagnu.h: Don't use testout(), have each method print the array
value directly, which is much simpler.
* acinclude.m4(DJ_AC_STL): s/for for/for/.
* dejagnu.h: Add conditional support for sstream.
(testout): Likewise. Make return type `const'.
Rob Savoye [Sat, 26 May 2001 05:55:28 +0000 (05:55 +0000)]
* acinclude.m4: Add DJ_AC_STL, which figures out if we're running
libstdc++ version 2 or 3.
* aclocal.m4: Regenerated.
* configure.in: Add DJ_AC_STL.
* configure: Regenerated.
* dejagnu.h: Add the use of the std namespace, so we work with
libstdc++ version 2 or 3.
* testsuite/libdejagnu/unit.cc: Use setbuf() or pubsetbuff(),
depending on the version.
Rob Savoye [Mon, 21 May 2001 04:40:58 +0000 (04:40 +0000)]
* baseboards/m68hc11-sim.exp: New file for 68HC11/68HC12 validation.
* config/m68hc11.exp: New file.
Rob Savoye [Thu, 17 May 2001 04:39:23 +0000 (04:39 +0000)]
Reverse the order of the ldflags again.
Rob Savoye [Mon, 14 May 2001 15:48:24 +0000 (15:48 +0000)]
* runtest.exp: Conditionally set the exit_status so we don't stomp
on FAIL. Rearrange --status so it works correctly with --strace.
Rob Savoye [Sun, 13 May 2001 16:17:36 +0000 (16:17 +0000)]
* lib/target.exp: Fix the regsub line where it prunes -fPIC
warnings so the text variable is on the same line.
Rob Savoye [Wed, 9 May 2001 18:19:43 +0000 (18:19 +0000)]
* runtest.exp: Add new command line option, --status (or -st) to
toggle whether Tcl script bugs in test drivers should be
propogated as an error to the shell.
* lib/dejagnu.exp: Trim off test state part of the message, so we
don't duplicate it.
Rob Savoye [Tue, 8 May 2001 15:04:39 +0000 (15:04 +0000)]
* lib/dejagnu.exp: Trim off test state part of the message, so we
don't duplicate it.
Rob Savoye [Sun, 6 May 2001 22:56:00 +0000 (22:56 +0000)]
Figures, spaced one updated file from the release. Urg...
Rob Savoye [Sun, 6 May 2001 16:22:20 +0000 (16:22 +0000)]
* debian/rules: Install all the doc formats.
* redhat/dejagnu.spec: Install all the doc formats.
* Clean.tcl: Also nuke all Emacs backup files.
* Makefile.am: Fix dependencies on tarball target. Add new target
to build Debian packages. Add $(includedir) to install-data-local
target so dejagnu.h gets installed in the right place.
* doc/Makefile.am: Make all paths absolute, cause some versions of
the db2* tools are braindead.
* doc/overview.sgml: Update version numbers and log.
* doc/user.sgml: Add mention of dejagnu.h header file.
* doc/ref.sgml: Add chapter on dejagnu.h header file for unit
testing.
* config/default.exp: New file for default config settings for
simple native testsuites that don't need anything else.
* lib/dejagnu.exp: Add $text\r\n to all strings, to make sure we
only get one line at a time.
* testsuite/libdejagnu: New directory for dejagnu library test
cases.
* testsuite/libdejagnu/unit.cc: Test case for dejagnu.h.
* testsuite/libdejagnu/tunit.exp: Test driver for dejagnu.h.
* testsuite/libdejagnu/Makefile.am: New makefile to build the test
case.
* testsuite/libdejagnu/Makefile.in: Generated.
* testsuite/Makefile.am: Add libdejagnu to SUBDIRS. Replace the
site.exp rule, cause we don't want the $tool setting, so we run
all the test suites. Don't pass the tool name for "make check".
* configure.in: Add testsuite/libdejagnu/Makefile to AC_OUTPUT.
Rob Savoye [Fri, 4 May 2001 15:42:43 +0000 (15:42 +0000)]
Add section on using dejagnu.h for unit testing.
Rob Savoye [Fri, 4 May 2001 05:40:14 +0000 (05:40 +0000)]
* redhat/dejagnu.spec: Update version number, and install
dejagnu.h.
* debian/changelog: Update version number.
* debian/rules: and install dejagnu.h
Rob Savoye [Fri, 4 May 2001 05:39:52 +0000 (05:39 +0000)]
* Makefile.am: Rename dist2 to tarball target. Fix the version
number to have the minor release too.
Rob Savoye [Fri, 4 May 2001 05:38:13 +0000 (05:38 +0000)]
* config/default.exp: New file for default config settings for
simple native testsuites that don't need anything else.