aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-02 * Makefile.am (DISTCLEANFILES): Don't use this.Ben Elliston3-3/+9
2019-01-01 * configure.ac: Abort if AWK is not installed.Ben Elliston3-0/+13
2019-01-01 * config.guess: Update to latest version.Ben Elliston3-20/+29
2019-01-01 * configure.ac: Add AC_PROG_AWK check.Ben Elliston3-0/+48
2018-12-29 * dejagnu: Avoid use of semicolon as sed(1) command separator.Jacob Bachmeyer2-1/+6
2018-12-28 * testsuite/lib/util-defs.exp: Whitespace clean up.Jacob Bachmeyer2-5/+9
2018-12-21 PR 33817Jacob Bachmeyer3-5/+26
2018-12-21Update date.Ben Elliston1-1/+1
2018-12-20 * NEWS: Add item for new dejagnu command.Ben Elliston2-0/+6
2018-12-20 * Makefile.am (EXTRA_DIST): Remove $(XML).Ben Elliston3-2/+7
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer19-42/+1449
2018-12-20 * doc/dejagnu.texi (bt procedure): Fix Info links.Jacob Bachmeyer2-2/+6
2018-12-17 * doc/dejagnu.texi (Board config file): Fix up @ref.Ben Elliston2-3/+29
2018-12-16 * runtest.exp: Move processing of -V|--version option to firstJacob Bachmeyer2-8/+13
2018-12-16 * Makefile.am (RUNTESTDEFAULTFLAGS): Remove; no longer needed.Jacob Bachmeyer3-4/+6
2018-12-15 * doc/dejagnu.texi (telnet Procedure): Remove old node.Ben Elliston2-121/+14
2018-12-15 * testsuite/runtest.libs/default_procs.tcl (send_error): New stub.Jacob Bachmeyer10-138/+109
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove.Jacob Bachmeyer2-16/+24
2018-12-15 * testsuite/lib/runtest.exp: Use 'testsuite file' to locate theJacob Bachmeyer2-6/+7
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove unused globalJacob Bachmeyer2-6/+5
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer3-35/+6
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston11-40/+50
2018-12-12Remove new stray entries.Ben Elliston1-17/+0
2018-12-12 * doc/dejagnu.texi: Acknowledge contributions to the manual fromBen Elliston2-2/+24
2018-12-11 * testsuite/runtest.all/libs.exp: Use "testsuite file" command.Jacob Bachmeyer21-145/+273
2018-12-11 * doc/dejagnu.texi: Clean up whitespace. Some indented examplesJacob Bachmeyer2-163/+171
2018-12-11 * doc/dejagnu.texi (getdirs procedure): Document hard-codedJacob Bachmeyer2-2/+16
2018-12-10 * doc/dejagnu.texi (getdirs procedure): This procedure accepts TclBen Elliston2-3/+5
2018-12-10 * doc/dejagnu.texi (istarget procedure): Remove stray @{.Ben Elliston2-1/+5
2018-12-10 * doc/dejagnu.texi (Writing a test case): Add warning aboutJacob Bachmeyer9-29/+122
2018-12-10 * lib/utils.exp (grep): Use a proper Tcl list for options.Ben Elliston2-5/+9
2018-12-10 * testsuite/runtest.all/utils.test: ${srcdir} -> $srcdir.Ben Elliston2-11/+13
2018-12-10 * lib/utils.exp (getdirs): Use glob -nocomplain rather than globBen Elliston2-31/+30
2018-12-10 * testsuite/runtest.all/utils.test (getdirs): Add a test for theBen Elliston2-0/+9
2018-12-10 * runtest.exp: Remove unnecessary quotes and braces aroundBen Elliston2-85/+89
2018-12-10 * lib/debugger.exp (dumpvars): Remove unnecessary braces.Ben Elliston2-1/+5
2018-12-10 * runtest.exp (setup_target_hook): Use 'ne' and not '!='.Ben Elliston4-7/+16
2018-12-09Reindent lib/target.exp.Ben Elliston1-61/+61
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston24-225/+238
2018-12-09Remove commented out lines in host_execute.Ben Elliston1-3/+0
2018-12-09 * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,Ben Elliston12-113/+120
2018-12-09 * config/gdb-comm.exp: Remove unnecessary quotes.Ben Elliston6-29/+37
2018-12-09 * testsuite/lib/libsup.exp: Remove unnecessary quotes aroundBen Elliston3-7/+13
2018-12-09 * baseboards/androideabi.exp: Remove unnecessary quotes and bracesBen Elliston7-18/+28
2018-12-08 * NEWS: Tweak.Ben Elliston2-6/+8
2018-12-08 * lib/dejagnu.exp (host_execute): Remove unnecessary quotes aroundBen Elliston11-20/+33
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer6-23/+439
2018-12-08Remove commented out code in runtest_start.Ben Elliston1-6/+4
2018-12-08 * testsuite/lib/libsup.exp (start_expect): Brace commands in ifBen Elliston5-7/+15
2018-12-08 * testsuite/runtest.all/default_procs.tcl:Ben Elliston2-33/+101