aboutsummaryrefslogtreecommitdiff
path: root/doc/dejagnu.texi
AgeCommit message (Expand)Author
2020-08-12Document unit testing protocol and APIJacob Bachmeyer
2020-08-02Add warnings about synchronization with the tested programJacob Bachmeyer
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer
2020-07-06Merge branch 'new-api-for-1.6.3'Jacob Bachmeyer
2020-06-26Document use of UNRESOLVED results to mark test script crashesJacob Bachmeyer
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer
2020-06-22Add "linker=" option to target_compile to support testingJacob Bachmeyer
2020-06-20Document find_* procedures imported from GDB testsuiteJacob Bachmeyer
2020-06-20Add Go support to default_target_compileTom Tromey
2020-06-20Add Rust support to default_target_compileTom Tromey
2020-06-20Add early_flags to default_target_compileTom Tromey
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-06-10Fix Info node connectivity and formatting mistakeJacob Bachmeyer
2020-06-06Add "testcase group" APIJacob Bachmeyer
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer
2020-05-27Fix node duplicated by merge error in dejagnu.texiJacob Bachmeyer
2020-05-26Merge branch 'patch-0002'Rob Savoye
2020-05-26Add documentation for target_compile procedure.Jacob Bachmeyer
2020-05-26 Document internal procedure, default_linkJacob Bachmeyer
2020-05-25 Establish a default C compiler by evaluating [find_gcc] if no other compiler...Jacob Bachmeyer
2020-05-21Explicitly list optional arguments instead of simply copying the Tcl argument...Jacob Bachmeyer
2019-01-24 * doc/dejagnu.texi: Refill paragraphs and normalize inter-sentenceJacob Bachmeyer
2019-01-23 * doc/dejagnu.texi: Replace "config file" with "configurationBen Elliston
2019-01-23 * doc/dejagnu.texi (Command line option variables): Improve tableJacob Bachmeyer
2019-01-23 * doc/dejagnu.texi (Global config file): Change example to use theJacob Bachmeyer
2019-01-12 * doc/dejagnu.texi (runtest_file_p procedure): Fix description ofJacob Bachmeyer
2019-01-12 * doc/dejagnu.texi: Various documentation fixes.Ben Elliston
2019-01-02 * NEWS: Document report card.Jacob Bachmeyer
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer
2018-12-20 * doc/dejagnu.texi (bt procedure): Fix Info links.Jacob Bachmeyer
2018-12-17 * doc/dejagnu.texi (Board config file): Fix up @ref.Ben Elliston
2018-12-15 * doc/dejagnu.texi (telnet Procedure): Remove old node.Ben Elliston
2018-12-12 * doc/dejagnu.texi: Acknowledge contributions to the manual fromBen Elliston
2018-12-11 * doc/dejagnu.texi: Clean up whitespace. Some indented examplesJacob Bachmeyer
2018-12-11 * doc/dejagnu.texi (getdirs procedure): Document hard-codedJacob Bachmeyer
2018-12-10 * doc/dejagnu.texi (getdirs procedure): This procedure accepts TclBen Elliston
2018-12-10 * doc/dejagnu.texi (istarget procedure): Remove stray @{.Ben Elliston
2018-12-10 * doc/dejagnu.texi (Writing a test case): Add warning aboutJacob Bachmeyer
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer
2018-12-07 * doc/dejagnu.texi: Add more missing material.Ben Elliston
2018-12-06 * doc/dejagnu.texi: Add more missing material.Ben Elliston
2018-12-06 * doc/dejagnu.texi (compile Procedure): Remove old node.Ben Elliston
2018-12-06 * doc/dejagnu.texi (rsh procedure): Fix node connectivity.Ben Elliston
2018-12-06 * lib/telnet.exp (telnet_open): Remove connectmode global.Ben Elliston
2018-12-05 * doc/dejagnu.texi (execute_anywhere Procedure): Remove obsoleteBen Elliston
2018-12-05 * doc/dejagnu.texi: Add more missing material.Ben Elliston
2018-12-05 * lib/utils.exp (grep): Handle -n.Ben Elliston
2018-12-04Fix some typos.Ben Elliston
2018-12-04 * doc/dejagnu.texi (Libgloss): Improve documentation.Ben Elliston