aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2022-11-26Add tests for C unit test libraryJacob Bachmeyer
2022-01-21Add new testsuite files to Makefile.amJacob Bachmeyer
2021-05-22Add forgotten testsuite file to distribution listJacob Bachmeyer
2021-05-05Add regression test for PR48155Jacob Bachmeyer
2021-04-28Workaround Automake assumed default to actually produce v7 tarballsJacob Bachmeyer
2021-04-20Adjust Automake options to build maximally portable tarballsJacob Bachmeyer
2021-03-15Clean up tree in preparation for release branchJacob Bachmeyer
2020-12-16Add baseboard for PRU simulatorDimitar Dimitrov
2020-12-15Add comment at override of RUNTESTJacob Bachmeyer
2020-12-15Fix dejagnu.texi dependency declarationDimitar Dimitrov
2020-11-09Revert "Add hook to put branch and evision in the version for development bui...Jacob Bachmeyer
2020-08-10Add riscv-sim.expKito Cheng
2020-08-02Move experimental Python unit test module to contrib/Jacob Bachmeyer
2020-08-02Add doc/fdl.texi to Makefile.amJacob Bachmeyer
2020-08-02Add forgotten baseboard files to Makefile.amJacob Bachmeyer
2020-08-02Sort baseboard file list in Makefile.amJacob Bachmeyer
2020-08-02Add forgotten new testsuite files to Makefile.amJacob Bachmeyer
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-06Merge branch 'PR41918'Jacob Bachmeyer
2020-07-06Add baseboards/qemu.expRob Savoye
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer
2020-06-17Add new testsuite files to TESTSUITE_FILES in Makefile.amJacob Bachmeyer
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-05-18Add hook to put branch and evision in the version for development builds.Rob Savoye
2020-05-15Update Copyright datesRob Savoye
2019-01-02 * NEWS: Document report card.Jacob Bachmeyer
2019-01-02 * Makefile.am (DISTCLEANFILES): Don't use this.Ben Elliston
2018-12-20 * Makefile.am (EXTRA_DIST): Remove $(XML).Ben Elliston
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer
2018-12-16 * Makefile.am (RUNTESTDEFAULTFLAGS): Remove; no longer needed.Jacob Bachmeyer
2018-12-11 * testsuite/runtest.all/libs.exp: Use "testsuite file" command.Jacob Bachmeyer
2018-12-03 * Makefile.am (EXTRA_DIST): Use $(TEXINFO_TEX), not a hardcodedBen Elliston
2018-12-03 * Makefile.am (TEXINFO_TEX): Set to doc/texinfo.tex.Ben Elliston
2018-11-28One more fix for Jacob Bachmeyer's change on 2018-10-31.Ben Elliston
2018-11-28Fix for Jacob Bachmeyer's change on 2018-10-31.Ben Elliston
2018-10-31 * Makefile.am (DEJATOOL): List tools in testsuite.Jacob Bachmeyer
2018-10-30 * Makefile.am (DISTCLEANFILES): Add testrun.xml.Ben Elliston
2016-06-04 * baseboards/aarch64-sim.exp: New file.Jim Wilson
2016-04-19 * baseboards/msp430-sim.exp: New file.Nick Clifton
2016-04-17 * Makefile.am (pkgdata_DATA): Add lib/ssh.exp, lib/dmucs.exp.Ben Elliston
2016-04-15 * Makefile.am (CONTRIB): Add new contrib scripts.Ben Elliston
2016-04-04 * site.tmpl: Delete.Ben Elliston
2016-03-28 * Makefile.am: Remove references to Docbook and friends.Ben Elliston
2016-03-23 * Makefile.am (baseboard_DATA): Remove cygwin.exp, mcore-elf.exp,Ben Elliston
2016-03-23 * Makefile.am (baseboard_DATA): Add arm-ice.exp, arm-sim.exp.Ben Elliston
2016-03-23 * Makefile.am (config_DATA): Update.Ben Elliston
2016-03-22 * Makefile.am (config_DATA): Add config/aarch64-fv8.exp.Ben Elliston
2015-12-09 * Makefile.am (baseboard_DATA): Add missing rx-sim.exp.Yoshinori Sato