Age | Commit message (Expand) | Author | Files | Lines |
2020-06-17 | Merge branch 'pr41914' into 'PR41824' | Jacob Bachmeyer | 1 | -0/+1 |
2020-06-17 | Allow testing to continue after an undefined command is called | Jacob Bachmeyer | 1 | -3/+21 |
2020-06-17 | Propagate return value of auto-loaded command | Rob Savoye | 1 | -0/+3 |
2020-05-15 | Update Copyright dates | Rob Savoye | 1 | -1/+1 |
2019-01-10 | * testsuite/runtest.libs/clone_output.test: Use new test harness | Jacob Bachmeyer | 1 | -1/+3 |
2018-12-14 | * lib/framework.exp (log_summary): Remove "testcnt" mechanism. | Jacob Bachmeyer | 1 | -33/+0 |
2018-12-10 | * runtest.exp (setup_target_hook): Use 'ne' and not '!='. | Ben Elliston | 1 | -3/+3 |
2018-12-09 | * baseboards/basic-sid.exp, baseboards/basic-sim.exp, | Ben Elliston | 1 | -5/+5 |
2018-12-09 | * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp, | Ben Elliston | 1 | -17/+17 |
2018-12-08 | * NEWS: Document 'testsuite' command. | Jacob Bachmeyer | 1 | -0/+64 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp, | Ben Elliston | 1 | -3/+3 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, | Ben Elliston | 1 | -7/+7 |
2018-12-06 | * runtest.exp: Replace [string match] commands involving literal | Ben Elliston | 1 | -7/+4 |
2018-12-06 | * runtest.exp: Replace '==' with 'eq' for string compares. | Ben Elliston | 1 | -2/+2 |
2018-12-03 | * lib/framework.exp (isremote): Add verbose message. | Ben Elliston | 1 | -0/+1 |
2018-12-02 | * lib/framework.exp (isremote): Pass $board to is_remote. | Ben Elliston | 1 | -1/+1 |
2018-11-30 | * lib/framework.exp (isremote): New. | Ben Elliston | 1 | -0/+6 |
2018-11-30 | * lib/framework.exp (istarget, ishost, istarget): Set the argument | Ben Elliston | 1 | -3/+3 |
2018-11-25 | * lib/framework.exp: Clean up whitespace. | Jacob Bachmeyer | 1 | -4/+4 |
2018-10-29 | * lib/framework.exp (record_test): Really fix message formatting. | Jacob Bachmeyer | 1 | -1/+1 |
2018-10-28 | * lib/framework.exp (record_test): Fix message formatting. | Jacob Bachmeyer | 1 | -1/+1 |
2017-09-13 | * lib/framework.exp (open_logs): Set XML version to 1.1. | Ben Elliston | 1 | -2/+6 |
2017-08-19 | Fix another bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 1 | -0/+6 |
2017-08-15 | Fix another bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 1 | -9/+15 |
2017-08-15 | Fix bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 1 | -5/+1 |
2017-07-30 | * lib/framework.exp: Fix spelling mistake in a comment. | Ben Elliston | 1 | -1/+1 |
2016-06-22 | * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp, | Bernhard Reutner-Fischer | 1 | -3/+1 |
2016-03-30 | * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp, | Ben Elliston | 1 | -2/+2 |
2016-03-28 | This proc is never used. --xml sets $xml, and that's it. | Ben Elliston | 1 | -11/+3 |
2016-03-28 | * runtest.exp: Fixes identified by the Frink static analyser: | Ben Elliston | 1 | -4/+4 |
2016-03-28 | * lib/framework.exp (exp_continue): Remove old compatibility | Ben Elliston | 1 | -10/+0 |
2016-02-17 | * runtest.exp: Enable --status by default. | Ben Elliston | 1 | -1/+1 |
2016-02-15 | * lib/framework.exp (cleanup): Remove do-nothing proc. | Ben Elliston | 1 | -13/+0 |
2015-11-12 | * lib/framework.exp (note): Remove old commented-out code. | Ben Elliston | 1 | -7/+0 |
2015-02-18 | * lib/framework.exp (log_and_exit): Set tool to "testrun" if | Stephen Tridgell | 1 | -0/+3 |
2012-06-15 | * lib/framework.exp (clone_output): Protect from leading dash in | Andreas Schwab | 1 | -4/+4 |
2012-06-12 | * doc/runtest.1: Update. | Tom Tromey | 1 | -2/+6 |
2011-04-12 | * config/vxworks.exp (vxworks_file): Use "file delete", not "exec | Ben Elliston | 1 | -3/+3 |
2011-03-15 | * runtest.exp: Whitespace cleanups. | Ben Elliston | 1 | -25/+25 |
2011-03-03 | Upgrade to GPL version 3. | Ben Elliston | 1 | -1/+1 |
2011-03-03 | * lib/framework.exp (unknown): Rename the native Tcl ::unknown | Ben Elliston | 1 | -13/+18 |
2010-01-01 | update copyright date for 2010. | Rob Savoye | 1 | -2/+2 |
2007-10-30 | * lib/framework.exp (open_logs): Line buffer the .sum file. | Ben Elliston | 1 | -0/+1 |
2006-06-08 | * baseboards/cris-sim.exp: Use Tcl fall-through syntax for | Ben Elliston | 1 | -4/+9 |
2006-05-23 | * config/gdb-comm.exp (gdb_comm_load): Brace some expressions. | Ben Elliston | 1 | -14/+14 |
2006-05-22 | * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp, | Ben Elliston | 1 | -37/+37 |
2006-05-22 | * lib/framework.exp (open_logs): Use file join where applicable. | Ben Elliston | 1 | -2/+2 |
2006-05-22 | * runtest.exp: Use switch, not case. | Ben Elliston | 1 | -3/+5 |
2006-04-13 | * lib/debugger.exp, lib/dejagnu.exp, lib/dg.exp, | Ben Elliston | 1 | -89/+44 |
2006-01-01 | * config/default.exp, config/unix.exp, config/vxworks.exp, | Ben Elliston | 1 | -1/+1 |