aboutsummaryrefslogtreecommitdiff
path: root/runtest.exp
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer1-18/+0
2020-06-26Record Tcl errors and dump them again at the end of a runJacob Bachmeyer1-1/+17
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer1-3/+6
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer1-0/+6
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer1-0/+12
2020-06-02Save and restore variables set by command argumentsJacob Bachmeyer1-4/+50
2020-06-01Print initial working directory if verbose output is selectedJacob Bachmeyer1-0/+2
2020-06-01Add verbose output for testsuite searchJacob Bachmeyer1-0/+13
2020-05-28Show the user's login name shortly after finding itJacob Bachmeyer1-2/+2
2020-05-28Fix default value of libdir globalJacob Bachmeyer1-1/+4
2020-05-15Update Copyright datesRob Savoye1-1/+1
2019-03-08 * runtest.exp (search_and_load_file): Join the directory andAndrew Burgess1-6/+7
2018-12-16 * runtest.exp: Move processing of -V|--version option to firstJacob Bachmeyer1-8/+8
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston1-8/+9
2018-12-10 * runtest.exp: Remove unnecessary quotes and braces aroundBen Elliston1-85/+86
2018-12-10 * runtest.exp (setup_target_hook): Use 'ne' and not '!='.Ben Elliston1-2/+2
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer1-21/+76
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston1-11/+11
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston1-39/+39
2018-12-06 * lib/remote.exp (standard_load): Fix typo on empty string.Jacob Bachmeyer1-2/+2
2018-12-06 * runtest.exp: Replace [string match] commands involving literalBen Elliston1-2/+2
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston1-5/+5
2018-12-06 * runtest.exp: Replace archaic use of [string match] with "eq".Jacob Bachmeyer1-5/+5
2018-12-05 * runtest.exp (load_config): Remove unused globals.Jacob Bachmeyer1-7/+0
2018-12-04 * lib/utils.exp (relative_filename): New proc.Jacob Bachmeyer1-23/+4
2018-12-02 * runtest.exp (hex): Remove useless test before setting.Jacob Bachmeyer1-6/+2
2018-12-02 * doc/dejagnu.texi (Invoking runtest): Document new --local_initJacob Bachmeyer1-46/+56
2018-11-30 * runtest.exp: Use isremote.Ben Elliston1-1/+1
2018-11-28 * NEWS: Update.Ben Elliston1-1/+1
2018-11-22 * runtest.exp: Ensure that multipass pass variables are alwaysJacob Bachmeyer1-9/+10
2018-11-22 * runtest.exp: Raise error if $DEJAGNU is defined but not found.Jacob Bachmeyer1-1/+2
2018-11-15 * runtest.exp (load_tool_init): Search for tool init file insteadJacob Bachmeyer1-14/+10
2018-11-15 * runtest.exp (load_lib): Whitespace fix.Ben Elliston1-1/+1
2018-10-31 * runtest.exp (load_tool_init): Add message indicating theJacob Bachmeyer1-0/+2
2017-10-16Roll over to next development version number.Ben Elliston1-1/+1
2017-08-19 * runtest.exp: Fix --directory matching.Tom Tromey1-1/+4
2017-08-15Fix bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston1-4/+2
2017-08-01* runtest.exp (usage): Improve --strace message.Ben Elliston1-1/+1
2017-08-01* runtest.exp (usage): --reboot doesn't take a 'name' parameter.Ben Elliston1-1/+1
2016-09-04 * runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.Jan Kratochvil1-0/+5
2016-06-22 * configure.ac, dejagnu.h, runtest, runtest.exp,Bernhard Reutner-Fischer1-1/+1
2016-06-22 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp,Bernhard Reutner-Fischer1-2/+1
2016-04-17 * configure.ac (AC_INIT): Update version number.Ben Elliston1-1/+1
2016-04-13 * runtest.exp: Improve --version (-v) output.Ben Elliston1-4/+4
2016-04-05 * runtest.exp: Remove defunct and undocumented --tool_root option.Ben Elliston1-10/+0
2016-04-03 * runtest.exp: Document the magical handling of -D[01].Ben Elliston1-1/+2
2016-03-30 * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston1-3/+3
2016-03-29 * runtest.exp: Only print "searching for <test name>" message atRob Savoye1-1/+1
2016-03-29More fixes identified by the Frink static analyser:Ben Elliston1-1/+1
2016-03-28 * runtest.exp: Use 'array exists' for testing array existenceBen Elliston1-2/+2