Ben Elliston
f2ef5c1e03
Let's not keep generated documentation files in CVS?
22 years ago
Ben Elliston
30c35cf469
* TODO: Update.
* testsuite/libdejagnu/unit.cc: Conform with GNU coding standard.
22 years ago
Ben Elliston
ccc2f172e9
Regenerate--missed in last check-in :-(
22 years ago
Ben Elliston
2d2bf0f0a7
* configure.ac: Quote strings throughout in good Autoconf style.
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.
22 years ago
Ben Elliston
7be5c4df75
2004-02-08 Daniel Jacobowitz <drow@mvista.com>
* 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.
22 years ago
Ben Elliston
6e8c898bb7
Use $Date$ for last updated.
22 years ago
Ben Elliston
cb47e3c7a2
Ignore dejagnu.info.
22 years ago
Ben Elliston
4e05ddfac6
* runtest: Terminate with an error if expect cannot be found.
* TODO: Update.
22 years ago
Ben Elliston
f4c26a04b4
* configure.ac: Use AC_PATH_PROG to find expect(1).
(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.
22 years ago
Ben Elliston
15f2343a5a
* runtest.1: Remove any mention of mondfe.
22 years ago
Ben Elliston
acda4f00c7
* TODO: Add an item about timeouts.
22 years ago
Ben Elliston
836d289ec4
2004-02-08 Daniel Jacobowitz <drow@mvista.com>
* baseboards/basic-sim.exp: Set gdb,do_reload_on_run.
22 years ago
Ben Elliston
7eccecb752
* lib/standard.exp: Tidy.
22 years ago
Ben Elliston
8452d117a4
Missed in previous commit.
22 years ago
Ben Elliston
17cf7a3dd7
* Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.
(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.
22 years ago
Ben Elliston
30b0841395
* Makefile.am (rpmspec): Remove.
(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.
22 years ago
Ben Elliston
e2b56ec4bd
* Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove.
* Makefile.in: Regenerate.
* testsuite/Makefile.am (CLEANFILES): Remove.
(RUNTESTDEFAULTFLATS): Pass --srcdir and RUNTEST=$(RUNTEST).
* testsuite/Makefile.in: Regenerate.
22 years ago
Ben Elliston
750201b767
Remove stray debug output (whoops).
22 years ago
Ben Elliston
9b15dbbaf2
* util-defs.exp only exists to support testing lib/utils.exp, so move
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.
22 years ago
Ben Elliston
a4a23f8e4e
* NEWS: Document changes since 1.4.4.
22 years ago
Ben Elliston
692fe4f63d
* example/Makefile.am (check-recursive): Remove target.
* example/Makefile.in: Regenerate.
22 years ago
Ben Elliston
0cd7f332b5
* dejagnu.h: Conform with GNU coding standard.
22 years ago
Ben Elliston
c728258da0
* Makefile.am (PKGING): Remove.
(PACKAGING_METAFILES): Update accordingly.
(CLEANFILES, check-DEJAGNU): Remove.
(tarball): Remove; use `dist'.
(deb): Update target recipe to use `make dist'.
22 years ago
Ben Elliston
501fbb6421
* Use modern Automake features to simplify the Makefiles/configury.
* This work eliminates the need for the special Clean.tcl script.
* Clean.tcl: Remove.
* Makefile.am (SUBDIRS): Add testsuite, example directories.
(EXTRA_DIST): Define.
(pkgdata_SCRIPTS): Add lib/*.exp files.
(DATE, TCLSH): Remove.
(configdir, config_DATA, config_SCRIPTS): Define.
(baseboarddir, baseboard_DATA, baseboard_SCRIPTS): Likewise.
(pkgdata_DATA): Likewise.
(djlibexecdir, djlibexec_SCRIPTS): Likewise.
(PKGING, PACKAGING_METAFILES): New macros.
(clean-local): Remove.
(rpm): Depend on dist.
(deb): Likewise.
(dist-hook): Remove.
(lib_dest, lib_files): Likewise.
(baseboard_dest, baseboard_files): Likewise.
(include_dest, config_dest, config_files): Likewise.
(install-data-local): Likewise.
(uninstall-local): Likewise.
(site.exp): Likewise.
* Makefile.in: Regenerate.
* testsuite/Makefile.am (all, all-am, etcetera): Remove.
(force): Likewise.
(EXTRA_DIST): Define.
(site.exp): Remove target.
* testsuite/Makefile.in: Regenerate.
* testsuite/libdejagnu/Makefile.am (EXTRA_DIST): Define.
(noinst_PROGRAMS): Rename from this ..
(check_PROGRAMS): .. to this.
* testsuite/libdejagnu/Makefile.in: Regenerate.
* doc/Makefile.am (man_MANS): Rename from this ..
(dist_man_MANS): .. to this.
(info_TEXINFOS): Define.
(TARGETS): Remove overview.rtf.
(EXTRA_DIST): Define.
(%.rtf: %.sgml): Remove rule.
(%.gif: %.fig): Likewise.
(%.epsi: %.eps): Likewise.
(%.eps: %.fig): Likewise.
(clean, realclean, distclean): Remove.
(install-docs): Don't install overview.rtf.
* doc/Makefile.in: Regenerate.
* doc/texinfo.tex: New file.
* example/calc/Makefile.am (noinst_PROGRAMS): Rename from this ..
(check_PROGRAMS): .. to this.
(EXTRA_DIST): Add test cases and calc.1 man page.
* example/calc/Makefile.in: Regenerate.
* example/calc/aclocal.m4: Likewise.
* example/calc/configure: Likewise.
* example/calc/stamp-h.in: Remove.
* example/hello/Makefile.am (bin_PROGRAMS): Rename from this ..
(check_PROGRAMS): .. to this.
(EXTRA_DIST): Define.
* example/hello/Makefile.in: Regenerate.
* example/hello/aclocal.m4: Likewise.
* example/hello/configure: Likewise.
* example/hello/testsuite/Makefile.am (EXTRA_DIST): Define.
* example/hello/testsuite/Makefile.in: Regenerate.
22 years ago
Ben Elliston
dfe3dd5f14
* configure.ac: Remove commented out code.
* configure: Regenerate.
22 years ago
Ben Elliston
bebbc68885
* doc/README.Writers: Remove.
* doc/overview.sgml: Place contents of README.Writers in a comment
at the top of this file.
22 years ago
Ben Elliston
d42463fa8b
Bring in HTML documentation from the DejaGnu 1.4 branch.
22 years ago
Ben Elliston
6612f43d67
* site.tmpl: Tidy.
22 years ago
Ben Elliston
807fc052ef
* INSTALL: Import latest version.
22 years ago
Ben Elliston
c2386ae3bd
* depcomp: Import latest version.
* install-sh: Likewise.
* missing: Likewise.
22 years ago
Ben Elliston
0201e1515a
* Makefile.in: Regenerate.
* doc/Makefile.in: Likewise.
* example/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* testsuite/libdejagnu/Makefile.in: Likewise.
22 years ago
Ben Elliston
95ad9cc3c6
* configure.in: Rename from this ..
* configure.ac: .. to this. Require Autoconf 2.50.
22 years ago
Ben Elliston
be2ee77ded
* lib/target.exp (prune_warnings): Add spaces where required in
NetBSD warnings. Supersedes a patch in pkgsrc's devel/dejagnu.
22 years ago
Ben Elliston
950f28851c
* config.guess: Update to current revision.
* config.sub: Likewise.
22 years ago
Ben Elliston
8bd6cf61ae
* missed in last commit
* Makefile.in: Rebuild with Automake 1.8.2.
22 years ago
Ben Elliston
ad660482e4
* configure.in (AC_NO_EXECUTABLES): Remove.
* configure: Rebuild with Autoconf 2.59.
* acinclude.m4 (DJ_AC_STL): Quote macro name to appease aclocal.
(DJ_AC_PATH_TCLSH): Likewise.
(DJ_AC_PATH_DOCBOOK): Likewise.
* aclocal.m4: Rebuild.
* doc/Makefile.in: Rebuild with Automake 1.8.2.
* example/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
* testsuite/libdejagnu/Makefile.in: Likewise.
22 years ago
Ben Elliston
cee969ec30
Add Clean.tcl.
23 years ago
Ben Elliston
939bae0d2c
* Import orphaned patches from sources.redhat.com:
2002-05-02 Fernando Nasser <fnasser@redhat.com>
* doc/dejagnu.texi: Document KFAIL and KPASS.
2002-02-20 Richard Henderson <rth@redhat.com>
* lib/target.exp (prune_warnings): Revert early "In function" strip,
as this breaks g++.dg tests. Match dangerous regexp without the
"In function" header.
2002-02-09 Richard Henderson <rth@redhat.com>
* lib/target.exp (prune_warnings): Strip "In function" etc early.
Adjust "dangerous" regexp for glibc's tmpnam warning.
2001-09-10 Jim Blandy <jimb@redhat.com>
* baseboards/rom68k-idp.exp: Use -Tidpgdb.ld as the linker script,
so we get the version of the `outbyte' function that does console
output in a way that GDB's rom68k target recognizes. Note that
the board can now do output.
2000-04-25 Felix Lee <flee@cygnus.com>
* baseboards/tx39-sim.exp: Use idt, not dve linker script. Delete
misleading comments and null statements.
23 years ago
Ben Elliston
fb5fb301ef
2004-01-27 Ben Elliston <bje@wasabisystems.com>
* doc/overview: Remove all files.
23 years ago
Ben Elliston
6a3505939b
* Merge dejagnu_1_4_branch up to dejagnu-1_4_4 tag.
23 years ago
Ben Elliston
904f989fda
* Makefile.am (tarball): Depend on book1.html, not overview.html.
Don't echo needless messages. Portably copy the source tree to
dejagnu-${VERSION}. Portably copy documentation files from the
source tree to the distribution directory. Don't copy RPM-related
files -- leave that to the rpm target.
(snapshot): Remove target.
(overview.html): Rename target from this ..
(book1.htm): .. to this.
(rpm): Portably copy tar file to SOURCES directory.
(deb): Depend on book1.html, not overview.html.
(dist-hook): Depend on book1.html, not overview.html.
* Makefile.in: Rebuild.
* doc/Makefile.am (TARGETS): Depend on book1.html.
(book1.html): Depend on html/book1.html.
(overview.dvi): Remove target.
* doc/Makefile.in: Rebuild.
23 years ago
Ben Elliston
0aa48021a9
* Clean.tcl: Run tclsh via /usr/bin/env for portability.
(cleanfiles): Concatenate regular filenames that match .*.
23 years ago
Ben Elliston
c8c2d8e95f
* baseboards/frv-sim.exp: Remove reference to devo/sim.
23 years ago
Ben Elliston
9664d9f628
Merge from DejaGnu 1.4 branch:
* testsuite/runtest.all/utils.test: Fix a test for proc find which
assumed that "subsubfile1" would appear at the end of the returned
list. Adjust to use a more robust regular expression.
23 years ago
Ben Elliston
9200a8f38e
Improve an entry.
23 years ago
Rob Savoye
f174d294a6
* packaging/prototype: Remove sh-hms-sim.exp, add sh-sim.
23 years ago
Ben Elliston
d5b2aabc26
* Add missing copyright header.
23 years ago
Ben Elliston
343e598b0a
* baseboards/sh-hms-sim.exp: Remove. Replaced by sh-sim.exp.
23 years ago
Ben Elliston
ed5501b22e
* Don't mention "devo".
23 years ago
Ben Elliston
44ab6b3f3e
2003-10-11 Corinna Vinschen <vinschen@redhat.com>
* basebaords/sh-sim.exp: New file.
23 years ago