Age | Commit message (Expand) | Author | Files | Lines |
2017-08-15 | Fix bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 1 | -4/+2 |
2017-08-01 | * runtest.exp (usage): Improve --strace message. | Ben Elliston | 1 | -1/+1 |
2017-08-01 | * runtest.exp (usage): --reboot doesn't take a 'name' parameter. | Ben Elliston | 1 | -1/+1 |
2016-09-04 | * runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE. | Jan Kratochvil | 1 | -0/+5 |
2016-06-22 | * configure.ac, dejagnu.h, runtest, runtest.exp, | Bernhard Reutner-Fischer | 1 | -1/+1 |
2016-06-22 | * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp, | Bernhard Reutner-Fischer | 1 | -2/+1 |
2016-04-17 | * configure.ac (AC_INIT): Update version number. | Ben Elliston | 1 | -1/+1 |
2016-04-13 | * runtest.exp: Improve --version (-v) output. | Ben Elliston | 1 | -4/+4 |
2016-04-05 | * runtest.exp: Remove defunct and undocumented --tool_root option. | Ben Elliston | 1 | -10/+0 |
2016-04-03 | * runtest.exp: Document the magical handling of -D[01]. | Ben Elliston | 1 | -1/+2 |
2016-03-30 | * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp, | Ben Elliston | 1 | -3/+3 |
2016-03-29 | * runtest.exp: Only print "searching for <test name>" message at | Rob Savoye | 1 | -1/+1 |
2016-03-29 | More fixes identified by the Frink static analyser: | Ben Elliston | 1 | -1/+1 |
2016-03-28 | * runtest.exp: Use 'array exists' for testing array existence | Ben Elliston | 1 | -2/+2 |
2016-03-28 | * runtest.exp: Fixes identified by the Frink static analyser: | Ben Elliston | 1 | -5/+5 |
2016-03-21 | * runtest.exp: Whitespace, comment and typo fixes. | Ben Elliston | 1 | -3/+2 |
2016-03-21 | * baseboards/mcore-moto-sim.exp: Remove old FIXME comment. | Ben Elliston | 1 | -1/+0 |
2016-03-20 | * runtest.exp: Load .dejagnurc last not first. | Ben Elliston | 1 | -9/+8 |
2016-03-20 | * runtest.exp (load_file): Remove old comment. | Ben Elliston | 1 | -3/+0 |
2016-03-20 | * lib/dg.exp (dg-test): There is no need to call unresolved to | Ben Elliston | 1 | -7/+1 |
2016-02-17 | * runtest.exp: Tweak "Test run by .." output. | Ben Elliston | 1 | -1/+1 |
2016-02-17 | * runtest.exp: Enable --status by default. | Ben Elliston | 1 | -6/+5 |
2016-02-15 | * runtest.exp: Use the traditional exit codes when runtest is | Ben Elliston | 1 | -9/+8 |
2016-01-16 | * runtest.exp (runtest): Improve comment about --status. | Ben Elliston | 1 | -2/+2 |
2015-11-16 | * runtest.exp: Refer to "DejaGnu version", not "Framework | Ben Elliston | 1 | -1/+1 |
2015-11-14 | * runtest.exp (usage): Improve help text. | Ben Elliston | 1 | -11/+11 |
2015-11-12 | * runtest.exp (usage): Sort options in usage. | Ben Elliston | 1 | -10/+10 |
2015-05-15 | * runtest.exp (runtest): Introduce new --log_dialog option. | Filipe Brandenburger | 1 | -1/+10 |
2015-03-30 | Revert the following change which causes breakage reported here: | Ben Elliston | 1 | -1/+4 |
2014-10-14 | * runtest.exp: Only match $directory, not *${directory}* when the | Ben Elliston | 1 | -1/+1 |
2014-06-25 | Fix bug were none of the relative paths were actually being used for file loo... | Rob Savoye | 1 | -2/+2 |
2013-06-17 | * runtest.exp (libdirs): New global variable. | Bernhard Reutner-Fischer | 1 | -3/+8 |
2012-06-15 | * lib/framework.exp (clone_output): Protect from leading dash in | Andreas Schwab | 1 | -3/+2 |
2012-06-12 | * doc/runtest.1: Update. | Tom Tromey | 1 | -3/+5 |
2012-03-24 | 2012-03-24 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> | Ben Elliston | 1 | -1/+1 |
2011-04-12 | * config/vxworks.exp (vxworks_file): Use "file delete", not "exec | Ben Elliston | 1 | -1/+1 |
2011-03-15 | * runtest.exp: Whitespace cleanups. | Ben Elliston | 1 | -45/+45 |
2011-03-14 | * runtest.exp (frame_version): Set to 1.5.1. | Ben Elliston | 1 | -1/+1 |
2011-03-14 | * runtest.exp (runtest): Call reset_vars at initialisation so that | Ben Elliston | 1 | -4/+1 |
2011-03-09 | * configure.ac (AC_INIT): Set version to 1.5. | Ben Elliston | 1 | -1/+1 |
2011-03-03 | Upgrade to GPL version 3. | Ben Elliston | 1 | -1/+1 |
2010-01-01 | update copyright date for 2010. | Rob Savoye | 1 | -0/+0 |
2006-08-29 | * runtest.exp (usage): Use "triplet" instead of "config name". | Ben Elliston | 1 | -4/+4 |
2006-06-08 | * baseboards/cris-sim.exp: Use Tcl fall-through syntax for | Ben Elliston | 1 | -1/+2 |
2006-06-06 | * runtest.exp (load_lib): Typo fix. | Ben Elliston | 1 | -1/+1 |
2006-05-24 | * runtest.exp (verbose): Brace some expressions. | Ben Elliston | 1 | -11/+11 |
2006-05-22 | * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp, | Ben Elliston | 1 | -90/+90 |
2006-05-22 | * lib/framework.exp (open_logs): Use file join where applicable. | Ben Elliston | 1 | -8/+8 |
2006-05-22 | * runtest.exp: Use switch, not case. | Ben Elliston | 1 | -1/+1 |
2006-01-01 | * runtest.exp (frame_version): Set to 1.4.99. | Ben Elliston | 1 | -1/+1 |