Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | * Makefile.am (DEJATOOL): List tools in testsuite. | Jacob Bachmeyer | 2 | -1/+1 |
2018-10-29 | Reported by Jacob Bachmeyer. | Ben Elliston | 1 | -1/+1 |
2017-08-29 | Revert these changes: | Ben Elliston | 1 | -0/+13 |
2017-06-04 | * lib/target.exp (push_target): Remove unnecessary global command. | Ben Elliston | 1 | -155/+4 |
2017-06-04 | * testsuite/runtest.all/remote.test: Remove cruft from yesteryear. | Ben Elliston | 1 | -167/+0 |
2017-06-04 | * testsuite/runtest.all/target.test: Remove list_targets test. | Tom de Vries | 1 | -7/+0 |
2017-06-04 | * testsuite/runtest.all/libs.exp (process_test): Dump entire | Tom de Vries | 3 | -1/+31 |
2017-06-04 | Revert "* testsuite/runtest.all/libs.exp (process_test): Check if test has" | Ben Elliston | 1 | -12/+0 |
2017-06-04 | * testsuite/runtest.all/libs.exp (process_test): Check if test has | Tom de Vries | 1 | -0/+12 |
2016-06-22 | * configure.ac, dejagnu.h, runtest, runtest.exp, | Bernhard Reutner-Fischer | 8 | -8/+8 |
2016-06-22 | * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp, | Bernhard Reutner-Fischer | 9 | -18/+9 |
2016-04-25 | * testsuite/runtest.all/utils.test: Remove unsetenv test. | Ben Elliston | 1 | -13/+0 |
2016-04-13 | * runtest.exp: Improve --version (-v) output. | Ben Elliston | 1 | -3/+2 |
2016-03-28 | * lib/utils.exp (which): Reimplement to more closely mimic the | Ben Elliston | 1 | -1/+24 |
2016-03-15 | * testsuite/runtest.all/options.exp: Properly clean up log files | Ben Elliston | 1 | -8/+3 |
2016-03-15 | * testsuite/runtest.all/load_lib.exp: Typo fixes. | Ben Elliston | 1 | -4/+5 |
2016-03-15 | * testsuite/runtest.all/options.exp: Add more tests. | Ben Elliston | 1 | -5/+12 |
2016-03-15 | * testsuite/libdejagnu/tunit.exp: Clean up. | Ben Elliston | 1 | -23/+0 |
2015-11-16 | * testsuite/runtest.all/options.exp: Re-enable --strace 1 test. | Ben Elliston | 1 | -4/+1 |
2015-11-16 | * testsuite/runtest.all/options.exp: Remove some commented code. | Ben Elliston | 1 | -4/+0 |
2015-11-16 | * runtest.exp: Refer to "DejaGnu version", not "Framework | Ben Elliston | 1 | -1/+1 |
2013-06-17 | * runtest.exp (libdirs): New global variable. | Bernhard Reutner-Fischer | 1 | -0/+44 |
2013-06-12 | * testsuite/runtest.all/default_procs.tcl (send_log): Use the | Bernhard Reutner-Fischer | 1 | -2/+2 |
2013-03-28 | * testsuite/lib/libsup.exp (make_defaults_file): Only set $tool once. | Gilles Espinasse | 1 | -1/+0 |
2011-04-12 | * config/vxworks.exp (vxworks_file): Use "file delete", not "exec | Ben Elliston | 1 | -2/+2 |
2011-03-09 | * Makefile.am (DISTCLEANFILES): Define. | Ben Elliston | 3 | -1/+9 |
2011-03-03 | Upgrade to GPL version 3. | Ben Elliston | 9 | -9/+9 |
2010-01-01 | update copyright date for 2010. | Rob Savoye | 5 | -5/+6 |
2008-04-07 | Make the testsuite work better. | Ben Elliston | 1 | -18/+28 |
2006-01-01 | * testsuite/runtest.all/utils.test: Add runtest_file_p. | Ben Elliston | 1 | -9/+13 |
2006-01-01 | * dejagnu.h: Update copyright notice. Use C-style /* .. */ | Ben Elliston | 1 | -10/+9 |
2006-01-01 | * runtest.exp: Update copyright notice. | Ben Elliston | 5 | -36/+46 |
2006-01-01 | * config/default.exp, config/unix.exp, config/vxworks.exp, | Ben Elliston | 9 | -63/+51 |
2005-12-31 | * testsuite/runtest.all/utils.test: Don't bother mentioning | Ben Elliston | 1 | -4/+0 |
2005-12-24 | * testsuite/libdejagnu/tunit.exp: Don't change to a non-existent | Ben Elliston | 1 | -13/+0 |
2005-12-20 | * Makefile.am (SUBDIRS): Remove testsuite, example. | Ben Elliston | 4 | -950/+0 |
2005-12-20 | * configure: Regenerate with autoconf 2.59. | Ben Elliston | 2 | -4/+2 |
2005-07-06 | * aclocal.m4: Regenerate with aclocal 1.9. | Ben Elliston | 2 | -158/+202 |
2005-06-24 | * Update the FSF's physical address throughout. | Ben Elliston | 4 | -4/+4 |
2004-04-03 | 2004-04-02 Rob Savoye <rob@direwolf.welcomehome.org> | Rob Savoye | 2 | -163/+140 |
2004-02-08 | * TODO: Update. | Ben Elliston | 1 | -83/+96 |
2004-02-08 | * configure.ac: Quote strings throughout in good Autoconf style. | Ben Elliston | 2 | -12/+8 |
2004-02-08 | * configure.ac: Use AC_PATH_PROG to find expect(1). | Ben Elliston | 2 | -6/+2 |
2004-02-07 | * Makefile.am (RUNTEST, RUNTESTDEFAULTFLAGS): Remove. | Ben Elliston | 2 | -7/+2 |
2004-02-06 | Remove stray debug output (whoops). | Ben Elliston | 1 | -1/+0 |
2004-02-06 | * util-defs.exp only exists to support testing lib/utils.exp, so move | Ben Elliston | 3 | -2/+106 |
2004-02-06 | * Use modern Automake features to simplify the Makefiles/configury. | Ben Elliston | 4 | -66/+113 |
2004-02-06 | * Makefile.in: Regenerate. | Ben Elliston | 2 | -2/+2 |
2004-02-03 | * configure.in (AC_NO_EXECUTABLES): Remove. | Ben Elliston | 2 | -140/+158 |
2003-12-03 | Merge from DejaGnu 1.4 branch: | Ben Elliston | 1 | -12/+1 |