Commit Graph

  • 63f46a0d3e * 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 2001-05-09 18:19:43 +0000
  • 7422e6ab35 * lib/dejagnu.exp: Trim off test state part of the message, so we don't duplicate it. Rob Savoye 2001-05-08 15:04:39 +0000
  • 02aab766e7 Figures, spaced one updated file from the release. Urg... Rob Savoye 2001-05-06 22:56:00 +0000
  • ee37e3e220 * 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. dejagnu-1.4.1-release Rob Savoye 2001-05-06 16:22:20 +0000
  • ca94f15320 Add section on using dejagnu.h for unit testing. Rob Savoye 2001-05-04 15:42:43 +0000
  • a06e47a1a3 * redhat/dejagnu.spec: Update version number, and install dejagnu.h. * debian/changelog: Update version number. * debian/rules: and install dejagnu.h Rob Savoye 2001-05-04 05:40:14 +0000
  • d42d3eae96 * Makefile.am: Rename dist2 to tarball target. Fix the version number to have the minor release too. Rob Savoye 2001-05-04 05:39:52 +0000
  • 2927b5f952 * config/default.exp: New file for default config settings for simple native testsuites that don't need anything else. Rob Savoye 2001-05-04 05:38:13 +0000
  • 5ccf248fcd * lib/dejagnu.exp: Add $text\r\n to all strings, to make sure we only get one line at a time. Rob Savoye 2001-05-04 05:27:47 +0000
  • 0abc6d284f * 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 2001-05-04 05:25:59 +0000
  • 08b9fa821d 2001-05-01 Matt Hiller <hiller@redhat.com> Rob Savoye 2001-05-02 01:55:05 +0000
  • ad5950c281 * Clean.tcl: Add -r to rm, so it gets rid of CVS directories. * .clean: Don't install the debian or redhat packaging directories. * Makefle.am: Install dejagnu.h. Fix dist2 target, so we build our own tarballs, instead of letting automake do it for us. * examples/cala/Makefile.am: Use noist_PROGRAMS, so calc doesn't get installed. * doc/Makefile.am: Install the man page for runtest. * configure.in: Make VERSION 1.4.0, not just 1.4, so distributions get built right. * lib/dejagnu.exp: Test driver for embedded DejaGnu API. * dejagnu.h: Embedded DejaGnu API main header file. * config/default.exp: Default tool init file for simple test suites. Rob Savoye 2001-04-12 05:32:15 +0000
  • 67f23aa1c6 * Makefile.am: Add an empty check-DEJAGNU target, cause we only want to run the testsuite once. * example/Makefile.am: Don't run "calc" as part of check target, cause calc is just an example. * testsuite/Makefile.am: Use the runtest in the source tree, or refuse to run. Rob Savoye 2001-04-06 15:58:26 +0000
  • 6280bb2cdb * baseboards/unix.exp: Don't link with -lm on cygwin. * lib/target.exp: Remove compiler warnings about -fpic or -fPIC on cygwin. Rob Savoye 2001-04-04 01:23:15 +0000
  • ede24ea38c * debian/changelog: Add entry for new release. * debian/control: Fix problem with "no binary package" error. * debian/rules: Fix so things actually build a package. This was mostly installing the new html version of the doc, not an info page. * doc/Makefile.am: Build and install the rtf and ps versions of the manual. Remove all the created files and subdirectories. * doc/overview.sgml: Update the copyright message. * doc/ref.sgml: Update the copyright messages. Add section on obtaining DejaGnu releases. * doc/user.sgml: Update the copyright messages. Add blurb about the --mail option. * doc/overview: Regenerated. Rob Savoye 2001-02-22 05:47:34 +0000
  • d1796b46df * Most all files: Update copyright notices. * 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. Rob Savoye 2001-02-18 05:12:06 +0000
  • 8813c6679e import from redhat cvs from-devo redhat Rob Savoye 2001-02-05 04:26:49 +0000
  • 229fa96029 Initial revision Rob Savoye 2001-02-05 04:26:49 +0000
  • 65bfb0bc07 import from redhat cvs Rob Savoye 2001-02-05 04:14:59 +0000
  • 20f1185dd8 Initial revision Rob Savoye 2001-02-05 04:14:59 +0000