Age | Commit message (Expand) | Author | Files | Lines |
2018-12-08 | * NEWS: Tweak. | Ben Elliston | 1 | -0/+4 |
2018-12-08 | * lib/dejagnu.exp (host_execute): Remove unnecessary quotes around | Ben Elliston | 1 | -0/+13 |
2018-12-08 | * NEWS: Document 'testsuite' command. | Jacob Bachmeyer | 1 | -0/+26 |
2018-12-08 | * testsuite/lib/libsup.exp (start_expect): Brace commands in if | Ben Elliston | 1 | -0/+8 |
2018-12-08 | * testsuite/runtest.all/default_procs.tcl: | Ben Elliston | 1 | -0/+10 |
2018-12-08 | * config/vxworks.exp (${board}_init): Use 'ne' instead of !=. | Ben Elliston | 1 | -0/+4 |
2018-12-08 | * lib/tip.exp (tip_open): Put braces around if expression. | Ben Elliston | 1 | -0/+4 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp, | Ben Elliston | 1 | -0/+15 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, | Ben Elliston | 1 | -0/+13 |
2018-12-07 | * testsuite/runtest.all/default_procs.tcl (lib_bool_test): New. | Jacob Bachmeyer | 1 | -0/+17 |
2018-12-07 | * doc/dejagnu.texi: Add more missing material. | Ben Elliston | 1 | -0/+4 |
2018-12-07 | Fix ChangeLog entry for last commit. It should have been: | Jacob Bachmeyer | 1 | -7/+3 |
2018-12-07 | * testsuite/runtest.all/default_procs.tcl: Whitespace clean up. | Jacob Bachmeyer | 1 | -0/+10 |
2018-12-06 | * doc/dejagnu.texi: Add more missing material. | Ben Elliston | 1 | -0/+4 |
2018-12-06 | * testsuite/runtest.all/default_procs.tcl: Whitespace clean up. | Jacob Bachmeyer | 1 | -0/+10 |
2018-12-06 | * lib/remote.exp (standard_load): Fix typo on empty string. | Jacob Bachmeyer | 1 | -0/+8 |
2018-12-06 | * runtest.exp: Replace [string match] commands involving literal | Ben Elliston | 1 | -0/+16 |
2018-12-06 | * testsuite/runtest.all/utils.test: Add Tcl mode marker for Emacs. | Jacob Bachmeyer | 1 | -0/+8 |
2018-12-06 | Correct whitespace problems. | Ben Elliston | 1 | -4/+4 |
2018-12-06 | * runtest.exp: Replace '==' with 'eq' for string compares. | Ben Elliston | 1 | -0/+13 |
2018-12-06 | * runtest.exp: Replace archaic use of [string match] with "eq". | Jacob Bachmeyer | 1 | -0/+4 |
2018-12-06 | * doc/dejagnu.texi (compile Procedure): Remove old node. | Ben Elliston | 1 | -0/+6 |
2018-12-06 | * doc/dejagnu.texi (rsh procedure): Fix node connectivity. | Ben Elliston | 1 | -0/+4 |
2018-12-06 | * lib/telnet.exp (telnet_open): Remove connectmode global. | Ben Elliston | 1 | -0/+6 |
2018-12-05 | * doc/dejagnu.texi (execute_anywhere Procedure): Remove obsolete | Ben Elliston | 1 | -0/+5 |
2018-12-05 | * doc/dejagnu.texi: Add more missing material. | Ben Elliston | 1 | -0/+4 |
2018-12-05 | * testsuite/runtest.all/utils.test: Test runtest_file_p. | Ben Elliston | 1 | -0/+4 |
2018-12-05 | * runtest.exp (load_config): Remove unused globals. | Jacob Bachmeyer | 1 | -0/+7 |
2018-12-05 | * lib/utils.exp (grep): Handle -n. | Ben Elliston | 1 | -0/+7 |
2018-12-05 | * testsuite/runtest.all/utils.test: Test diff. | Ben Elliston | 1 | -0/+4 |
2018-12-04 | * testsuite/runtest.all/utils.test: Test grep. | Ben Elliston | 1 | -0/+4 |
2018-12-04 | * testsuite/runtest.all/utils.test (which): Fail on the else path, | Ben Elliston | 1 | -0/+5 |
2018-12-04 | * doc/dejagnu.texi (Libgloss): Improve documentation. | Ben Elliston | 1 | -0/+5 |
2018-12-04 | * lib/debugger.exp (dumprocs): Fix proc comment. | Ben Elliston | 1 | -0/+4 |
2018-12-04 | * doc/dejagnu.texi (Utility Procedures): Improve documentation for | Ben Elliston | 1 | -0/+5 |
2018-12-04 | * NEWS: Document new relative_filename procedure and --local_init/ | Jacob Bachmeyer | 1 | -0/+5 |
2018-12-04 | * lib/utils.exp (relative_filename): New proc. | Jacob Bachmeyer | 1 | -0/+7 |
2018-12-04 | * dejagnu.h (TestState): Remove const char * variants of | Ben Elliston | 1 | -0/+6 |
2018-12-03 | * doc/dejagnu.texi: Move 'Built-in Procedures' node up a level, | Ben Elliston | 1 | -0/+6 |
2018-12-03 | * doc/dejagnu.texi: Fix Info node links. The arguments to @node | Ben Elliston | 1 | -0/+5 |
2018-12-03 | * Makefile.am (EXTRA_DIST): Use $(TEXINFO_TEX), not a hardcoded | Ben Elliston | 1 | -0/+6 |
2018-12-03 | * Makefile.am (TEXINFO_TEX): Set to doc/texinfo.tex. | Ben Elliston | 1 | -0/+9 |
2018-12-03 | * lib/framework.exp (isremote): Add verbose message. | Ben Elliston | 1 | -0/+4 |
2018-12-02 | * lib/framework.exp (isremote): Pass $board to is_remote. | Ben Elliston | 1 | -0/+4 |
2018-12-02 | * doc/fdl.texi: New. | Ben Elliston | 1 | -0/+7 |
2018-12-02 | * doc/dejagnu.texi (Procedure Index): New. Add Texinfo function | Ben Elliston | 1 | -0/+5 |
2018-12-02 | * doc/dejagnu.texi: Start an index. | Ben Elliston | 1 | -0/+4 |
2018-12-02 | * doc/version.texi: New. | Ben Elliston | 1 | -0/+4 |
2018-12-02 | * doc/dejagnu.texi: Add title page and frontmatter. Include | Ben Elliston | 1 | -0/+7 |
2018-12-02 | * doc/dejagnu.texi (diff procedure): Tidy up this node. | Ben Elliston | 1 | -0/+4 |