aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2021-03-26Address PR47386Jacob Bachmeyer
2021-03-26Remove automatic search for local Expect executable in DejaGnu testsuiteJacob Bachmeyer
2021-03-15Clean up tree in preparation for release branchJacob Bachmeyer
2020-12-27Improve DejaGnu internal library testsJacob Bachmeyer
2020-12-27Remove noise word "api" from "testsuite can call api" entrypointJacob Bachmeyer
2020-11-10Avoid spurious errors if the launcher test symlinks already existJacob Bachmeyer
2020-11-10Fix bug with ambiguous relative link targets in launcher testsJacob Bachmeyer
2020-11-10Abstract linking test items in launcher testsuiteJacob Bachmeyer
2020-10-02Minor fixup to put Emacs headers above copyright noticesJacob Bachmeyer
2020-10-02Add copyright noticesRob Savoye
2020-08-18Add missing copyright and GPL notices to some testsuite filesJacob Bachmeyer
2020-08-02Move experimental Python unit test module to contrib/Jacob Bachmeyer
2020-08-02Merge branch 'PR42399'Rob Savoye
2020-07-22Add tests for DejaGNU unit testing supportJacob Bachmeyer
2020-07-20Add regression test for PR42399Jacob Bachmeyer
2020-07-20Combine inner testsuites used for testing runtestJacob Bachmeyer
2020-07-13target: Wrap linker flags into `-largs'/`-margs' for AdaMaciej W. Rozycki
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer
2020-07-06Merge branch 'new-api-for-1.6.3'Jacob 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 tests for new features in default_target_compileJacob Bachmeyer
2020-06-19Add tests for handling arithmetic errors in non-auto-loaded proceduresTom de Vries
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer
2020-06-18Add tests for handling arithmetic errors in auto-loaded proceduresJacob Bachmeyer
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-06-06Add "testcase group" APIJacob Bachmeyer
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer
2020-05-28Fix problems with relative srcdir in launcher and report-card testsuitesPR41587Jacob Bachmeyer
2020-05-28Fix problems with relative srcdir in testsuite/runtest.main/options.expJacob Bachmeyer
2020-05-21Collect loading DejaGnu libraries into a single loop, Revise the mock board_i...Jacob Bachmeyer
2020-05-21New fileJacob Bachmeyer
2020-05-21DejaGnu unit testing API for PythonRob Savoye
2020-05-21Set sum_file to empty string instead of opening a temporary file named .tmp.Jacob Bachmeyer
2020-05-21Fix internal testsuite stubs to reflect previous changes.Jacob Bachmeyer
2020-05-21Use runtest_file_p to honor requests to run only some library tests.Jacob Bachmeyer
2019-01-10 * testsuite/runtest.libs/clone_output.test: Use new test harnessJacob Bachmeyer
2019-01-10 * testsuite/runtest.libs/libs.exp (process_test): Handle blankJacob Bachmeyer
2019-01-02 * NEWS: Document report card.Jacob Bachmeyer
2018-12-28 * testsuite/lib/util-defs.exp: Whitespace clean up.Jacob Bachmeyer
2018-12-21 PR 33817Jacob Bachmeyer
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer
2018-12-15 * testsuite/runtest.libs/default_procs.tcl (send_error): New stub.Jacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove.Jacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp: Use 'testsuite file' to locate theJacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove unused globalJacob Bachmeyer
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston
2018-12-11 * testsuite/runtest.all/libs.exp: Use "testsuite file" command.Jacob Bachmeyer
2018-12-10 * doc/dejagnu.texi (Writing a test case): Add warning aboutJacob Bachmeyer