aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22remote: Use `catch' in killing pending force-killsMaciej W. Rozycki1-1/+4
2020-06-02Save and restore variables set by command argumentsJacob Bachmeyer3-6/+70
2020-06-01Print initial working directory if verbose output is selectedJacob Bachmeyer2-0/+3
2020-06-01Add verbose output for testsuite searchJacob Bachmeyer2-0/+17
2020-05-28Fix problems with relative srcdir in launcher and report-card testsuitesJacob Bachmeyer3-2/+7
2020-05-28Fix problems with relative srcdir in testsuite/runtest.main/options.expJacob Bachmeyer2-1/+5
2020-05-28Show the user's login name shortly after finding itJacob Bachmeyer2-2/+5
2020-05-28Tidy irregular indentation in ChangeLogJacob Bachmeyer1-32/+34
2020-05-28Fix default value of libdir globalJacob Bachmeyer2-1/+9
2020-05-27Fix node duplicated by merge error in dejagnu.texiJacob Bachmeyer1-14/+0
2020-05-26Merge branch 'patch-0002'Rob Savoye2-4/+179
2020-05-26Add documentation for target_compile procedure.Jacob Bachmeyer2-22/+197
2020-05-26 Document internal procedure, default_linkJacob Bachmeyer2-18/+32
2020-05-25Use board_info correctly.Jacob Bachmeyer1-10/+10
2020-05-25Cleanup whitespaceJacob Bachmeyer8-15/+18
2020-05-25Use host_info procedure to probe for a host configuration, instead of checkin...Jacob Bachmeyer2-1/+7
2020-05-25Fix Copyright dateRob Savoye30-31/+66
2020-05-25 Establish a default C compiler by evaluating [find_gcc] if no other compiler...Jacob Bachmeyer44-125/+102
2020-05-24add entryRob Savoye1-0/+5
2020-05-24Add baseboard to cross test to a Raspberry PIRob Savoye1-0/+24
2020-05-24This adds a .dir-locals.el for emacs to the repositoryTom Tromey1-0/+22
2020-05-24Ignore generated files.Tom Tromey2-0/+8
2020-05-21Collect loading DejaGnu libraries into a single loop, Revise the mock board_i...Jacob Bachmeyer2-33/+1288
2020-05-21New fileJacob Bachmeyer1-0/+246
2020-05-21DejaGnu unit testing API for PythonRob Savoye1-0/+88
2020-05-21Explicitly list optional arguments instead of simply copying the Tcl argument...Jacob Bachmeyer2-11/+24
2020-05-21Set sum_file to empty string instead of opening a temporary file named .tmp.Jacob Bachmeyer3-4/+7
2020-05-21Fix internal testsuite stubs to reflect previous changes.Jacob Bachmeyer3-38/+47
2020-05-21Use runtest_file_p to honor requests to run only some library tests.Jacob Bachmeyer2-5/+10
2020-05-18Add entry and FIXMERob Savoye2-0/+9
2020-05-18Add hook to put branch and evision in the version for development builds.Rob Savoye2-1/+8
2020-05-15add entryRob Savoye1-0/+4
2020-05-15Update Copyright datesRob Savoye18-18/+18
2020-05-15Update Copyright datesRob Savoye3-3/+6
2019-03-08 * runtest.exp (search_and_load_file): Join the directory andAndrew Burgess2-6/+12
2019-01-24 * doc/dejagnu.texi: Refill paragraphs and normalize inter-sentenceJacob Bachmeyer2-960/+992
2019-01-23 * doc/dejagnu.texi: Replace "config file" with "configurationBen Elliston2-34/+39
2019-01-23 * doc/dejagnu.texi (Command line option variables): Improve tableJacob Bachmeyer2-19/+13
2019-01-23 * doc/dejagnu.texi (Global config file): Change example to use theJacob Bachmeyer2-8/+13
2019-01-20Bump version.texi.Ben Elliston1-1/+1
2019-01-12 * doc/dejagnu.texi (runtest_file_p procedure): Fix description ofJacob Bachmeyer2-2/+7
2019-01-12 * doc/dejagnu.texi: Various documentation fixes.Ben Elliston2-14/+19
2019-01-10 * testsuite/runtest.libs/clone_output.test: Use new test harnessJacob Bachmeyer4-28/+142
2019-01-10 * testsuite/runtest.libs/libs.exp (process_test): Handle blankJacob Bachmeyer2-0/+6
2019-01-02 * NEWS: Document report card.Jacob Bachmeyer12-33/+1262
2019-01-02 * Makefile.am (DISTCLEANFILES): Don't use this.Ben Elliston3-3/+9
2019-01-01 * configure.ac: Abort if AWK is not installed.Ben Elliston3-0/+13
2019-01-01 * config.guess: Update to latest version.Ben Elliston3-20/+29
2019-01-01 * configure.ac: Add AC_PROG_AWK check.Ben Elliston3-0/+48
2018-12-29 * dejagnu: Avoid use of semicolon as sed(1) command separator.Jacob Bachmeyer2-1/+6