Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-28 | * TODO: Remove todo item about warncnt and errcnt. | Gilles Espinasse | 1 | -5/+0 | |
Signed-off-by: Ben Elliston <bje@gnu.org> | |||||
2004-02-08 | * TODO: Update. | Ben Elliston | 1 | -1/+41 | |
* testsuite/libdejagnu/unit.cc: Conform with GNU coding standard. | |||||
2004-02-08 | * configure.ac: Quote strings throughout in good Autoconf style. | Ben Elliston | 1 | -6/+3 | |
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-08 | Use $Date$ for last updated. | Ben Elliston | 1 | -1/+1 | |
2004-02-08 | * runtest: Terminate with an error if expect cannot be found. | Ben Elliston | 1 | -1/+0 | |
* TODO: Update. | |||||
2004-02-08 | * configure.ac: Use AC_PATH_PROG to find expect(1). | Ben Elliston | 1 | -7/+16 | |
(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 | * TODO: Add an item about timeouts. | Ben Elliston | 1 | -0/+1 | |
2003-08-23 | * TODO: Tidy. | Ben Elliston | 1 | -10/+8 | |
2001-02-18 | * Most all files: Update copyright notices. | Rob Savoye | 1 | -0/+4 | |
* Makefile.am: Add support for making RPMs. Force different values for RUNTEST and RUNTESTFLAGS, so we can test ourselves. * testsuite/Makefile.am: Force a different value for RUNTESTFLAGS. * acinclude.m4, configure.in: Find Tclsh, and Docbook. * configure: Regenerated. * doc/Makefile.am: Use $DOCBOOK to find the filters. * doc/overview: Add the html version of the doc so one doesn't need docbook to read the manual. * example/calc/Makefile.am: New automake support. * example/calc/Makefile.in: Generated. * example/Makefile.am: Recursion support for make. * example/calc/Makefile.in: Generated by automake. * example/calc/calc.h.in: Move constants to calc.c, so we can use autoheader. * example/calc/calc.c: Add constants from calc.h.in. * redhat/dejagnu.spec: New RPM packaging file. * debian/{changelog,conffiles,control,copyright,postinst,preinst, rules,site.exp}: New Debian packaging support. | |||||
2001-02-05 | Initial revision | Rob Savoye | 1 | -0/+8 | |