aboutsummaryrefslogtreecommitdiff
path: root/runtest.exp
AgeCommit message (Expand)Author
2022-01-21Reset error and warning counters before running each test filePR53427Jacob Bachmeyer
2021-07-09Adjust conditional for broken legacy caseJacob Bachmeyer
2021-06-16Merge fixes from 1.6.3 release branchJacob Bachmeyer
2021-05-22Update version numbers for 1.6.3 release candidate 5Jacob Bachmeyer
2021-05-04Tighten regexp pattern used for validating output of config.guessJacob Bachmeyer
2021-04-28Update version numbers for 1.6.3 release candidate 4Jacob Bachmeyer
2021-04-16Allow environment to specify a shell for running config.guessJacob Bachmeyer
2021-04-08Update version numbers for 1.6.3 release candidate 3Jacob Bachmeyer
2021-03-30Update version numbers for 1.6.3 release candidate 2Jacob Bachmeyer
2021-03-22Update version numbers for 1.6.3 release branchJacob Bachmeyer
2021-03-22Update version numbers for continued developmentJacob Bachmeyer
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer
2020-06-26Record Tcl errors and dump them again at the end of a runJacob Bachmeyer
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-06-02Save and restore variables set by command argumentsPR41647Jacob Bachmeyer
2020-06-01Print initial working directory if verbose output is selectedJacob Bachmeyer
2020-06-01Add verbose output for testsuite searchJacob Bachmeyer
2020-05-28Show the user's login name shortly after finding itJacob Bachmeyer
2020-05-28Fix default value of libdir globalJacob Bachmeyer
2020-05-15Update Copyright datesRob Savoye
2019-03-08 * runtest.exp (search_and_load_file): Join the directory andAndrew Burgess
2018-12-16 * runtest.exp: Move processing of -V|--version option to firstJacob Bachmeyer
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston
2018-12-10 * runtest.exp: Remove unnecessary quotes and braces aroundBen Elliston
2018-12-10 * runtest.exp (setup_target_hook): Use 'ne' and not '!='.Ben Elliston
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer
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-06 * lib/remote.exp (standard_load): Fix typo on empty string.Jacob Bachmeyer
2018-12-06 * runtest.exp: Replace [string match] commands involving literalBen Elliston
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston
2018-12-06 * runtest.exp: Replace archaic use of [string match] with "eq".Jacob Bachmeyer
2018-12-05 * runtest.exp (load_config): Remove unused globals.Jacob Bachmeyer
2018-12-04 * lib/utils.exp (relative_filename): New proc.Jacob Bachmeyer
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 * runtest.exp: Use isremote.Ben Elliston
2018-11-28 * NEWS: Update.Ben Elliston
2018-11-22 * runtest.exp: Ensure that multipass pass variables are alwaysJacob Bachmeyer
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-10-31 * runtest.exp (load_tool_init): Add message indicating theJacob Bachmeyer
2017-10-16Roll over to next development version number.Ben Elliston
2017-08-19 * runtest.exp: Fix --directory matching.Tom Tromey
2017-08-15Fix bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-08-01* runtest.exp (usage): Improve --strace message.Ben Elliston
2017-08-01* runtest.exp (usage): --reboot doesn't take a 'name' parameter.Ben Elliston