aboutsummaryrefslogtreecommitdiff
path: root/runtest.exp
AgeCommit message (Expand)AuthorFilesLines
2023-11-07Fix tests that attempt to determine if target_alias has been setJacob Bachmeyer1-2/+8
2023-04-20Fix handling of lists given as command-line parametersJacob Bachmeyer1-2/+2
2022-01-21Reset error and warning counters before running each test fileJacob Bachmeyer1-2/+4
2021-07-09Adjust conditional for broken legacy caseJacob Bachmeyer1-1/+1
2021-06-16Merge fixes from 1.6.3 release branchJacob Bachmeyer1-6/+45
2021-05-22Update version numbers for 1.6.3 release candidate 5Jacob Bachmeyer1-1/+1
2021-05-04Tighten regexp pattern used for validating output of config.guessJacob Bachmeyer1-1/+1
2021-04-28Update version numbers for 1.6.3 release candidate 4Jacob Bachmeyer1-1/+1
2021-04-16Allow environment to specify a shell for running config.guessJacob Bachmeyer1-6/+45
2021-04-08Update version numbers for 1.6.3 release candidate 3Jacob Bachmeyer1-1/+1
2021-03-30Update version numbers for 1.6.3 release candidate 2Jacob Bachmeyer1-1/+1
2021-03-22Update version numbers for 1.6.3 release branchJacob Bachmeyer1-1/+1
2021-03-22Update version numbers for continued developmentJacob Bachmeyer1-1/+1
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