aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-04 * lib/debugger.exp (dumprocs): Fix proc comment.Ben Elliston
2018-12-04 * doc/dejagnu.texi (Utility Procedures): Improve documentation forBen Elliston
2018-12-04Add an item for grep -n.Ben Elliston
2018-12-04 * NEWS: Document new relative_filename procedure and --local_init/Jacob Bachmeyer
2018-12-04 * lib/utils.exp (relative_filename): New proc.Jacob Bachmeyer
2018-12-04 * dejagnu.h (TestState): Remove const char * variants ofBen Elliston
2018-12-03 * doc/dejagnu.texi: Move 'Built-in Procedures' node up a level,Ben Elliston
2018-12-03 * doc/dejagnu.texi: Fix Info node links. The arguments to @nodeBen Elliston
2018-12-03 * Makefile.am (EXTRA_DIST): Use $(TEXINFO_TEX), not a hardcodedBen Elliston
2018-12-03 * Makefile.am (TEXINFO_TEX): Set to doc/texinfo.tex.Ben Elliston
2018-12-03Ignore version.texi.Ben Elliston
2018-12-03 * lib/framework.exp (isremote): Add verbose message.Ben Elliston
2018-12-02 * lib/framework.exp (isremote): Pass $board to is_remote.Ben Elliston
2018-12-02 * doc/fdl.texi: New.Ben Elliston
2018-12-02 * doc/dejagnu.texi (Procedure Index): New. Add Texinfo functionBen Elliston
2018-12-02 * doc/dejagnu.texi: Start an index.Ben Elliston
2018-12-02Make mdate-sh a real file, not a symbolic link to Automake.Ben Elliston
2018-12-02 * doc/version.texi: New.Ben Elliston
2018-12-02 * doc/dejagnu.texi: Add title page and frontmatter. IncludeBen Elliston
2018-12-02 * doc/dejagnu.texi (diff procedure): Tidy up this node.Ben Elliston
2018-12-02 * runtest.exp (hex): Remove useless test before setting.Jacob Bachmeyer
2018-12-02 * doc/dejagnu.texi (Invoking runtest): Document new --local_initJacob Bachmeyer
2018-11-30 * lib/utils.exp (grep): Remove reference to "NULL" in comment.Ben Elliston
2018-11-30 * doc/dejagnu.texi: (verbose procedure): Improve documentation.Ben Elliston
2018-11-30 * doc/dejagnu.texi: More clean-ups of built-in proc documentation.Ben Elliston
2018-11-30 * runtest.exp: Use isremote.Ben Elliston
2018-11-30 * lib/framework.exp (isremote): New.Ben Elliston
2018-11-30 * INSTALL: Update to latest upstream version.Ben Elliston
2018-11-30 * texinfo.tex: Update to latest upstream version.Ben Elliston
2018-11-30 * lib/framework.exp (istarget, ishost, istarget): Set the argumentBen Elliston
2018-11-28 * config.guess: Update to latest version.Ben Elliston
2018-11-28 * NEWS: Update.Ben Elliston
2018-11-28One more fix for Jacob Bachmeyer's change on 2018-10-31.Ben Elliston
2018-11-28Fix for Jacob Bachmeyer's change on 2018-10-31.Ben Elliston
2018-11-28 * NEWS: Update.Ben Elliston
2018-11-28 * doc/dejagnu.texi: Tidy up (fill) some paragraphs.Ben Elliston
2018-11-25 * lib/framework.exp: Clean up whitespace.Jacob Bachmeyer
2018-11-25 * config/gdb-comm.exp: Clean up whitespace.Ben Elliston
2018-11-23 * doc/dejagnu.texi (getdirs procedure): Improve documentationBen Elliston
2018-11-22 * runtest.exp: Ensure that multipass pass variables are alwaysJacob Bachmeyer
2018-11-22 * doc/dejagnu.texi (Customizing DejaGnu): Document error handlingBen Elliston
2018-11-22 * runtest.exp: Raise error if $DEJAGNU is defined but not found.Jacob Bachmeyer
2018-11-15 * runtest.exp (load_tool_init): Search for tool init file insteadJacob Bachmeyer
2018-11-15 * runtest.exp (load_lib): Whitespace fix.Ben Elliston
2018-11-11 * lib/ssh.exp: Clean up whitespace.Jacob Bachmeyer
2018-11-05 * config.guess: Update to latest version.Ben Elliston
2018-11-05Fix formatting issues.Ben Elliston
2018-11-02 * Makefile.in: Regenerate.Ben Elliston
2018-10-31 * Makefile.am (DEJATOOL): List tools in testsuite.Jacob Bachmeyer
2018-10-31 * runtest.exp (load_tool_init): Add message indicating theJacob Bachmeyer