Age | Commit message (Expand) | Author | Files | Lines |
2017-08-19 | Fix another bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 2 | -0/+11 |
2017-08-19 | * runtest.exp: Fix --directory matching. | Tom Tromey | 2 | -1/+8 |
2017-08-15 | Fix another bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 2 | -9/+21 |
2017-08-15 | Fix bug reported by Andrey ``Bass'' Shcheglov. | Ben Elliston | 5 | -15/+18 |
2017-08-01 | * runtest.exp (usage): Improve --strace message. | Ben Elliston | 2 | -1/+5 |
2017-08-01 | * runtest.exp (usage): --reboot doesn't take a 'name' parameter. | Ben Elliston | 2 | -1/+5 |
2017-07-30 | * lib/framework.exp: Fix spelling mistake in a comment. | Ben Elliston | 1 | -1/+1 |
2017-06-04 | * lib/target.exp (push_target): Remove unnecessary global command. | Ben Elliston | 3 | -158/+10 |
2017-06-04 | * testsuite/runtest.all/remote.test: Remove cruft from yesteryear. | Ben Elliston | 2 | -167/+4 |
2017-06-04 | * testsuite/runtest.all/target.test: Remove list_targets test. | Tom de Vries | 2 | -7/+4 |
2017-06-04 | * testsuite/runtest.all/libs.exp (process_test): Dump entire | Tom de Vries | 4 | -1/+38 |
2017-06-04 | Revert "* testsuite/runtest.all/libs.exp (process_test): Check if test has" | Ben Elliston | 2 | -17/+0 |
2017-06-04 | * testsuite/runtest.all/libs.exp (process_test): Check if test has | Tom de Vries | 2 | -0/+17 |
2017-03-11 | * lib/remote.exp (remote_download): Add logging message when | Thomas Preud'homme | 2 | -0/+6 |
2016-09-04 | * runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE. | Jan Kratochvil | 2 | -0/+9 |
2016-06-28 | * aclocal.m4, Makefile.in: Regenerate with automake 1.15. | Ben Elliston | 4 | -56/+89 |
2016-06-22 | * configure.ac, dejagnu.h, runtest, runtest.exp, | Bernhard Reutner-Fischer | 89 | -88/+131 |
2016-06-22 | * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp, | Bernhard Reutner-Fischer | 83 | -164/+122 |
2016-06-22 | * doc/runtest.1: Use condensed years in copyright statement. | Bernhard Reutner-Fischer | 2 | -2/+6 |
2016-06-21 | * runtest: Quote paths. Use test -z, -n for clarity. | Bernhard Reutner-Fischer | 2 | -13/+17 |
2016-06-21 | * config/adb.exp (adb_exec) Improve verbose message. | Bernhard Reutner-Fischer | 2 | -1/+5 |
2016-06-04 | * baseboards/aarch64-sim.exp: New file. | Jim Wilson | 4 | -2/+14 |
2016-06-03 | * baseboards/aarch64-sim.exp: New file. | Jim Wilson | 1 | -0/+56 |
2016-04-26 | * doc/dejagnu.texi: Fill more paragraphs. | Ben Elliston | 2 | -117/+78 |
2016-04-25 | * testsuite/runtest.all/utils.test: Remove unsetenv test. | Ben Elliston | 2 | -13/+4 |
2016-04-24 | * lib/utils.exp (unsetenv): Remove proc. | Ben Elliston | 4 | -27/+11 |
2016-04-19 | * baseboards/msp430-sim.exp: New file. | Nick Clifton | 4 | -0/+42 |
2016-04-18 | * runtest: Remove quoting in final exec command. | Ben Elliston | 2 | -1/+5 |
2016-04-17 | * lib/remote.exp: Load ssh.exp lib. | Ben Elliston | 2 | -0/+5 |
2016-04-17 | * lib/rsh.exp (rsh_open): Fix description comment. | Ben Elliston | 2 | -1/+5 |
2016-04-17 | Reported by shellcheck. | Ben Elliston | 2 | -18/+29 |
2016-04-17 | * Makefile.am (pkgdata_DATA): Add lib/ssh.exp, lib/dmucs.exp. | Ben Elliston | 3 | -0/+9 |
2016-04-17 | Reported by shellcheck. | Ben Elliston | 2 | -1/+6 |
2016-04-17 | * configure.ac (AC_INIT): Update version number. | Ben Elliston | 5 | -13/+20 |
2016-04-17 | * NEWS: Start a new section for the next release. | Ben Elliston | 2 | -0/+7 |
2016-04-15 | * Makefile.am (CONTRIB): Add new contrib scripts. | Ben Elliston | 3 | -2/+14 |
2016-04-15 | * lib/ssh.exp (ssh_exec): Handle regexp return status. | Ben Elliston | 2 | -1/+7 |
2016-04-13 | * lib/rsh.exp (rsh_exec): Improve verbose message. | Ben Elliston | 2 | -2/+2 |
2016-04-13 | * runtest.exp: Improve --version (-v) output. | Ben Elliston | 2 | -7/+6 |
2016-04-13 | * lib/rsh.exp (rsh_exec): Improve verbose message. | Ben Elliston | 4 | -3/+14 |
2016-04-13 | * lib/rsh.exp (rsh_exec): Handle regexp return status. | Christophe Lyon | 2 | -1/+7 |
2016-04-08 | * doc/dejagnu.texi (Global config file): Fix broken @node. | Ben Elliston | 2 | -2/+8 |
2016-04-07 | * lib/remote.exp (remote_exec): Join cd $remotedir and $program on | Ben Elliston | 2 | -1/+10 |
2016-04-07 | * doc/dejagnu.texi (rsh_exec procedure): Fix broken @node. | Ben Elliston | 2 | -1/+6 |
2016-04-06 | * lib/remote.exp (remnote_download): Create a remote directory if | Yvan Roux | 4 | -2/+33 |
2016-04-06 | * doc/dejagnu.texi (Global config file): Put before node 'Local | Ben Elliston | 2 | -65/+68 |
2016-04-05 | * runtest.exp: Remove defunct and undocumented --tool_root option. | Ben Elliston | 2 | -10/+4 |
2016-04-04 | * doc/dejagnu.texi: More overhauling. | Ben Elliston | 2 | -192/+204 |
2016-04-04 | * lib/targetdb.exp (set_board_info): Improve comment. | Ben Elliston | 2 | -4/+7 |
2016-04-04 | * NEWS: Add some more detail. | Ben Elliston | 2 | -1/+7 |