aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-28 * testsuite/lib/util-defs.exp: Whitespace clean up.Jacob Bachmeyer
2018-12-21 PR 33817Jacob Bachmeyer
2018-12-21Update date.Ben Elliston
2018-12-20 * NEWS: Add item for new dejagnu command.Ben Elliston
2018-12-20 * Makefile.am (EXTRA_DIST): Remove $(XML).Ben Elliston
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer
2018-12-20 * doc/dejagnu.texi (bt procedure): Fix Info links.Jacob Bachmeyer
2018-12-17 * doc/dejagnu.texi (Board config file): Fix up @ref.Ben Elliston
2018-12-16 * runtest.exp: Move processing of -V|--version option to firstJacob Bachmeyer
2018-12-16 * Makefile.am (RUNTESTDEFAULTFLAGS): Remove; no longer needed.Jacob Bachmeyer
2018-12-15 * doc/dejagnu.texi (telnet Procedure): Remove old node.Ben Elliston
2018-12-15 * testsuite/runtest.libs/default_procs.tcl (send_error): New stub.Jacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove.Jacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp: Use 'testsuite file' to locate theJacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove unused globalJacob Bachmeyer
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston
2018-12-12Remove new stray entries.Ben Elliston
2018-12-12 * doc/dejagnu.texi: Acknowledge contributions to the manual fromBen Elliston
2018-12-11 * testsuite/runtest.all/libs.exp: Use "testsuite file" command.Jacob Bachmeyer
2018-12-11 * doc/dejagnu.texi: Clean up whitespace. Some indented examplesJacob Bachmeyer
2018-12-11 * doc/dejagnu.texi (getdirs procedure): Document hard-codedJacob Bachmeyer
2018-12-10 * doc/dejagnu.texi (getdirs procedure): This procedure accepts TclBen Elliston
2018-12-10 * doc/dejagnu.texi (istarget procedure): Remove stray @{.Ben Elliston
2018-12-10 * doc/dejagnu.texi (Writing a test case): Add warning aboutJacob Bachmeyer
2018-12-10 * lib/utils.exp (grep): Use a proper Tcl list for options.Ben Elliston
2018-12-10 * testsuite/runtest.all/utils.test: ${srcdir} -> $srcdir.Ben Elliston
2018-12-10 * lib/utils.exp (getdirs): Use glob -nocomplain rather than globBen Elliston
2018-12-10 * testsuite/runtest.all/utils.test (getdirs): Add a test for theBen Elliston
2018-12-10 * runtest.exp: Remove unnecessary quotes and braces aroundBen Elliston
2018-12-10 * lib/debugger.exp (dumpvars): Remove unnecessary braces.Ben Elliston
2018-12-10 * runtest.exp (setup_target_hook): Use 'ne' and not '!='.Ben Elliston
2018-12-09Reindent lib/target.exp.Ben Elliston
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston
2018-12-09Remove commented out lines in host_execute.Ben Elliston
2018-12-09 * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,Ben Elliston
2018-12-09 * config/gdb-comm.exp: Remove unnecessary quotes.Ben Elliston
2018-12-09 * testsuite/lib/libsup.exp: Remove unnecessary quotes aroundBen Elliston
2018-12-09 * baseboards/androideabi.exp: Remove unnecessary quotes and bracesBen Elliston
2018-12-08 * NEWS: Tweak.Ben Elliston
2018-12-08 * lib/dejagnu.exp (host_execute): Remove unnecessary quotes aroundBen Elliston
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer
2018-12-08Remove commented out code in runtest_start.Ben Elliston
2018-12-08 * testsuite/lib/libsup.exp (start_expect): Brace commands in ifBen Elliston
2018-12-08 * testsuite/runtest.all/default_procs.tcl:Ben Elliston
2018-12-08 * config/vxworks.exp (${board}_init): Use 'ne' instead of !=.Ben Elliston
2018-12-08 * lib/tip.exp (tip_open): Put braces around if expression.Ben Elliston
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston
2018-12-07 * testsuite/runtest.all/default_procs.tcl (lib_bool_test): New.Jacob Bachmeyer