aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-212005-01-29 Hans-Peter Nilsson <hp@axis.com>Rob Savoye1-1/+4
* baseboards/cris-sim.exp: New file.
2005-02-212005-01-29 Hans-Peter Nilsson <hp@axis.com>Rob Savoye1-0/+64
* baseboards/cris-sim.exp: New file.
2004-11-212004-11-19 Nick Clifton <nickc@redhat.com>Rob Savoye2-11/+32
* lib/libgloss.exp (newlib_include_flags): Document why -isystem is used instead of -I. (libio_include_flags): Use -I instead of -isystem and document why. (g++_include_flags): Use -I instead of -isystem. (libstdc++_include_flags): Likewise.
2004-11-04 * lib/dg.exp (dg-test): If a `dg-do run' test fails to compile,Ben Elliston2-2/+7
mark the test as unresolved, rather than warning.
2004-10-27* baseboards/iq2000-sim.exp: New file.Rob Savoye2-0/+40
2004-08-212004-08-19 Daniel Jacobowitz <dan@debian.org>Rob Savoye2-2/+19
* testglue.c: Prototype abort and exit.
2004-08-20 * testglue.c: Prototype abort(3) and exit(3).Ben Elliston2-0/+8
2004-08-14 * config/sim.exp (sim_download, sim_upload): New procs.Ben Elliston2-0/+12
2004-06-30 * config.guess: Update to current revision.Ben Elliston3-36/+34
* config.sub: Likewise.
2004-06-30Remove.Ben Elliston1-1/+0
2004-06-15from Alexandre Oliva <aoliva@redhat.com>Rob Savoye1-2/+2
* baseboards/mn10300-sim.exp: Set needs_status_wrapper to empty string.
2004-06-11 * config.guess: Update to current revision.Ben Elliston3-16/+54
* config.sub: Likewise.
2004-06-09 * baseboards/mn10300-sim.exp: Set needs_status_wrapper andBen Elliston2-2/+7
noresults to zero.
2004-06-07 * lib/libgloss.exp (build_wrapper): Remove redundant set command.Ben Elliston2-1/+4
2004-06-05Tue Feb 25 05:19:57 UTC 2003 Brendan Conoboy <blc@@redhat.com>Rob Savoye1-0/+9
* lib/remote.exp (call_remote): Remove multilibs from the board name when rebooting a board.
2004-04-212004-03-29 Joel Brobecker <brobecker@gnat.com>Rob Savoye3-0/+46
* lib/libgloss.exp (find_gnatmake): New procedure. * lib/target.exp (default_target_compile): Add support for Ada.
2004-04-212004-04-16 Kazuhiro Inaoka <inaoka dot kazuhiro at renesas dot com>Rob Savoye2-0/+40
* baseboards/m32r-linux-sim.exp: Add New file.
2004-04-03New example that somehow didn't get checked in with the rest.Rob Savoye23-0/+16718
2004-04-032004-04-02 Rob Savoye <rob@direwolf.welcomehome.org>Rob Savoye10-1009/+811
* configure.ac, example/Makefile.am: Add example/mathhelper. * configure, alocal.m4, example/Makefile.in: Regenerated. 2004-04-02 Joel Sherrill <joel@OARcorp.com> * example/mathhelper: New example for using the unit testing API. 2004-03-05 Daniel Jacobowitz <drow@mvista.com> * lib/remote.exp (standard_spawn): Fix rsh username support.
2004-03-07 * doc/C: New directory for DocBook XML files.Rob Savoye1-0/+12
* doc/C/dejagnu.omf: New config file for scrollkeeper. * doc/C/topic.dat: New config file for the GNOME help system. * doc/C/dejagnu.xml: DocBook XML formatted verion of what was overview.sgml. * doc/C/ref.xml: DocBook XML formatted verion of what was ref.sgml. * doc/C/user.xml: DocBook XML formatted verion of what was user.sgml.
2004-03-07Fix typos.Rob Savoye2-7/+5
2004-03-06Add the doc/C directory.Rob Savoye2-2/+3
2004-03-06SGML doc ported to DocBook 4.2 XML with GNOME help support.Rob Savoye8-0/+9163
2004-02-17 * runtest.exp: Do not trap SIGSEGV.Ben Elliston2-2/+5
2004-02-15 * configure.ac: Update AC_INIT and AM_INIT_AUTOMAKE invocations.Ben Elliston3-16/+35
* configure: Regenerate.
2004-02-15Add autom4te.cache; generated by modern versions of the GNU auto* tools.Ben Elliston1-0/+1
2004-02-08 * doc/runtest.1: Improve some wording. Update last revision date.Ben Elliston2-12/+15
2004-02-08 * NEWS: Document yesterday's work.Ben Elliston2-0/+7
2004-02-08 * runtest: Improve comments.Ben Elliston2-28/+47
2004-02-08Let's not keep generated documentation files in CVS?Ben Elliston36-25148/+0
2004-02-08 * TODO: Update.Ben Elliston3-84/+143
* testsuite/libdejagnu/unit.cc: Conform with GNU coding standard.
2004-02-08Regenerate--missed in last check-in :-(Ben Elliston1-1/+0
2004-02-08 * configure.ac: Quote strings throughout in good Autoconf style.Ben Elliston11-157/+186
Remove AC_PROG_YACC invocation. Search for docbook2dvi, et al and expect using AC_PATH_PROG. Remove DJ_AC_PATH_DOCBOOK in favour of existing macros. Remove stale BOARDS and CONFIG substs. Ensure Tcl is at version 8.3 or greater. * configure: Regenerate. * acinclude.m4: Remove. * aclocal.m4: Regenerate. * Makefile.in: Likewise. * doc/Makefile.am (%.pdf: %.sgml): Use $(DOCBOOK2PDF). (%.dvi: %.sgml): Use $(DOCBOOK2DVI). (%.html: %.sgml): Use $(DOCBOOK2HTML). * doc/Makefile.in: Regenerate. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise. * TODO: Update.
2004-02-082004-02-08 Daniel Jacobowitz <drow@mvista.com>Ben Elliston23-52/+67
* baseboards/cf.exp: Use -T instead of -Wl,-T for ldscript. * baseboards/fr30-elf.exp, baseboards/frv-elf.exp, baseboards/h8300.exp, baseboards/i960-cyclone.exp, baseboards/i960-sim.exp, baseboards/m32r-elf.exp, baseboards/mips-idt.exp, baseboards/mips-lnews-sim.exp, baseboards/mips-lsi-sim.exp, baseboards/mips64vr4100-sim.exp, baseboards/op50n.exp, baseboards/rom68k-idp.exp, baseboards/sh-hms.exp, baseboards/tx39-dve.exp, baseboards/vr4100-ddb.exp, baseboards/vr4100-sim.exp, baseboards/vr4111-sim.exp, baseboards/vr4300-ddb.exp, baseboards/vr4300-sim.exp, baseboards/vr4300.exp, baseboards/vr5000-ddb.exp: Likewise.
2004-02-08Use $Date$ for last updated.Ben Elliston1-1/+1
2004-02-08Ignore dejagnu.info.Ben Elliston1-2/+1
2004-02-08 * runtest: Terminate with an error if expect cannot be found.Ben Elliston3-2/+11
* TODO: Update.
2004-02-08 * configure.ac: Use AC_PATH_PROG to find expect(1).Ben Elliston10-210/+92
(DJ_AC_PATH_TCLSH): Remove unneeded invocation. * acinclude.m4 (DJ_AC_PATH_TCLSH): Remove (unused). (DJ_AC_STL): Likewise. * configure: Regenerate. * aclocal.m4: Likewise. * configure: Likewise. * Makefile.in: Likewise. * doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise. * TODO: Update.
2004-02-07 * runtest.1: Remove any mention of mondfe.Ben Elliston2-3/+10
2004-02-07 * TODO: Add an item about timeouts.Ben Elliston1-0/+1
2004-02-072004-02-08 Daniel Jacobowitz <drow@mvista.com>Ben Elliston2-0/+7
* baseboards/basic-sim.exp: Set gdb,do_reload_on_run.
2004-02-07 * lib/standard.exp: Tidy.Ben Elliston2-5/+8
2004-02-07Missed in previous commit.Ben Elliston1-0/+19
2004-02-07 * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.Ben Elliston14-826/+27
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
2004-02-07 * Makefile.am (rpmspec): Remove.Ben Elliston3-46/+42
(rpm): Additionally depend on dejagnu.spec. ($(PKGDIR)/dejagnu): New target that installs DejaGnu into this directory. This saves duplicated code in the solpkg and hpdepot targets. (solpkg): Depend on $(PKGDIR)/dejagnu. (hpdepot): Likewise. * Makefile.in: Regenerate.
2004-02-07 * Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove.Ben Elliston5-19/+12
* Makefile.in: Regenerate. * testsuite/Makefile.am (CLEANFILES): Remove. (RUNTESTDEFAULTFLATS): Pass --srcdir and RUNTEST=$(RUNTEST). * testsuite/Makefile.in: Regenerate.
2004-02-06Remove stray debug output (whoops).Ben Elliston1-1/+0
2004-02-06* util-defs.exp only exists to support testing lib/utils.exp, so moveBen Elliston8-6/+18
it to the testsuite/lib directory and out of users' sight. * lib/util-defs.exp: Move from here .. * testsuite/lib/util-defs.exp: .. to here. * Makefile.am (EXTRA_DIST): Remove lib/util-defs.exp. * Makefile.in: Regenerate. * testsuite/Makefile.am (EXTRA_DIST): Add lib/util-defs.exp. * testsuite/Makefile.in: Regenerate. * doc/ref.sgml (File Map): Remove util-defs.exp. * packaging/pkg/prototype: Update file list.
2004-02-06 * NEWS: Document changes since 1.4.4.Ben Elliston2-0/+12
2004-02-06 * example/Makefile.am (check-recursive): Remove target.Ben Elliston3-7/+5
* example/Makefile.in: Regenerate.