- 4ba510d Adjust H8 support to accommodate changes in GCC by Jacob Bachmeyer · 6 weeks ago master
- cc801fa Update restored H8 support following other changes by Jacob Bachmeyer · 6 weeks ago
- a1fdb17 Restore H8 support files from history by Jacob Bachmeyer · 6 weeks ago
- 899e151 Revise comments in testglue.c by Jacob Bachmeyer · 3 months ago
- bc809b7 Add ANSI prototypes to testglue.c by Jacob Bachmeyer · 3 months ago
- 5957611 Annotate #ifdef blocks in testglue.c by Jacob Bachmeyer · 3 months ago
- 3ea7702 Oops, fix comment block by Rob Savoye · 3 months ago
- b2956c9 Oops, fix commednt block by Rob Savoye · 3 months ago
- 28fb424 Add missing copyright by Rob Savoye · 3 months ago
- 98d7581 Tighten test patterns for new unit "bailout" tests by Jacob Bachmeyer · 6 months ago
- 03aeb7b Fix pattern matches in status summary tests by Jacob Bachmeyer · 6 months ago
- 979d21b Credit reporter of PR79077 in ChangeLog by Jacob Bachmeyer · 6 months ago
- 26e211d Add handling of incomplete unit test program runs by Jacob Bachmeyer · 6 months ago
- 935a51f Fix typo in reference manual by Jacob Bachmeyer · 1 year, 3 months ago
- 417b596 Work around bug in AIX 7.1 awk in report card tool by Jacob Bachmeyer · 1 year, 4 months ago
- 4981890 Add Zsh compatibility prologue to scripts by Jacob Bachmeyer · 1 year, 4 months ago
- 713ce9a Search for a POSIX shell in dejagnu auxiliary command launcher by Jacob Bachmeyer · 1 year, 4 months ago
- 196e219 Improve search for POSIX awk in dejagnu auxiliary launcher by Jacob Bachmeyer · 1 year, 4 months ago
- 20306d7 Fix shellcheck warnings by Jacob Bachmeyer · 1 year, 4 months ago
- 8f7a490 Fix spurious output in help messages for auxiliary tools by Jacob Bachmeyer · 1 year, 4 months ago
- 177bcba Use multipass if LAUNCHER_SHELLS is set on command line by Jacob Bachmeyer · 1 year, 4 months ago
- 66e387d Add option for testing dejagnu auxiliary launcher with specified shell by Jacob Bachmeyer · 1 year, 4 months ago
- 53423f9 Change #! lines in launcher scripts by Jacob Bachmeyer · 1 year, 4 months ago
- 7be57b7 Fix reading of user login name by Jacob Bachmeyer · 1 year, 4 months ago
- eba9cab Tidy last stragglers omitted due to various oversights by Jacob Bachmeyer · 1 year, 4 months ago
- a9c56ec Tidy remaining license notices not fixed with automation by Jacob Bachmeyer · 1 year, 4 months ago
- 299b786 Update most license notices to refer to WWW address by Jacob Bachmeyer · 1 year, 4 months ago
- 1c09c99 Tidy license notices for files that should be part of DejaGnu by Jacob Bachmeyer · 1 year, 4 months ago
- 4367e0c Tidy whitespace before updating license notices by Jacob Bachmeyer · 1 year, 4 months ago
- ed301db Adjust patterns for the GNU linker in prune_warnings by Jacob Bachmeyer · 1 year, 5 months ago
- 42979bd Revise stty settings used in testsuite by Jacob Bachmeyer · 1 year, 7 months ago
- ca371cf Update web site addresses in manual by Jacob Bachmeyer · 1 year, 9 months ago
- 1b90c9c Update ChangeLog after installing patches by Jacob Bachmeyer · 2 years, 1 month ago
- ef0e2f9 Harmonise test execution reporting across protocols by Maciej W. Rozycki · 2 years, 1 month ago
- fbdcba4 Use `test_timeout' consistently across protocols by Maciej W. Rozycki · 2 years, 1 month ago
- 34d6720 Set `testcase_timeout' earlier on in `gdb_comm_load' by Maciej W. Rozycki · 2 years, 1 month ago
- 4d924d4 Do not set `test_timeout' in `unix_load' by Maciej W. Rozycki · 2 years, 1 month ago
- 68464b7 Document the grand totals reported by report-card tool by Jacob Bachmeyer · 2 years, 2 months ago
- a877b41 Fix tests that attempt to determine if target_alias has been set by Jacob Bachmeyer · 2 years, 2 months ago
- c298959 Fix handling of lists given as command-line parameters by Jacob Bachmeyer · 2 years, 9 months ago
- 29ee012 Change argument lists in option tests to use braced list notation by Jacob Bachmeyer · 2 years, 9 months ago
- 890006e Tighten --objdir option test by Jacob Bachmeyer · 2 years, 9 months ago
- 865dc67 Change summary totals emitted by dejagnu.h for consistency by Jacob Bachmeyer · 3 years, 1 month ago
- d807904 Add support for reporting errors and warnings in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- 4d82991 Add support for errors and warnings in the unit test protocol by Jacob Bachmeyer · 3 years, 1 month ago
- 61273e9 Add tests for result conversion after errors by Jacob Bachmeyer · 3 years, 1 month ago
- dedbb52 Rename libdejagnu test driver by Jacob Bachmeyer · 3 years, 1 month ago
- c999134 Document the recent C++ API improvements and the rest of the C++ API by Jacob Bachmeyer · 3 years, 1 month ago
- ad376ed Add global TestState object in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- ac0996c Avoid spurious reinitialization in TestState by Jacob Bachmeyer · 3 years, 1 month ago
- cc2dcde Revise generation of "END" messages in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- 25c50aa Move C++ internals to prefixed names in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- ccb3c51 Eliminate global buffer in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- a90a46c Move unit test summary counters into global struct in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- ee140a3 Document use of "DG_" and "DG__" prefixes in dejagnu.h by Jacob Bachmeyer · 3 years, 1 month ago
- 5b0b2df Add tests for mixed C/C++ unit test library usage by Jacob Bachmeyer · 3 years, 1 month ago
- 907d26d Add comment in libdejagnu test driver that the framework tests are elsewhere by Jacob Bachmeyer · 3 years, 1 month ago
- 93b2a2b Remove old unit test program by Jacob Bachmeyer · 3 years, 1 month ago
- dfd3174 Add tests for C++ unit test library by Jacob Bachmeyer · 3 years, 1 month ago
- ebcfc94 Align C++ TestState::totals() with C totals() by Jacob Bachmeyer · 3 years, 1 month ago
- 9e26e77 Add NOTE function to C++ unit test API by Jacob Bachmeyer · 3 years, 1 month ago
- b1a3781 Fix incorrect documentation by Jacob Bachmeyer · 3 years, 1 month ago
- 1757c1e Document the dejagnu.h functions for the UNSUPPORTED status by Jacob Bachmeyer · 3 years, 1 month ago
- e940383 Remove wait() function in dejagnu.h to resolve PR59586 by Jacob Bachmeyer · 3 years, 1 month ago
- 23862f5 Update DejaGnu internal testsuite for changes to unit test protocol by Jacob Bachmeyer · 3 years, 1 month ago
- add1e3e Add UNSUPPORTED test result to DejaGnu unit test protocol by Jacob Bachmeyer · 3 years, 1 month ago
- 92bf23d Add test for NOTE message type by Jacob Bachmeyer · 3 years, 1 month ago
- e8446c3 Add tests for C unit test library by Jacob Bachmeyer · 3 years, 2 months ago
- c173c00 Fix miscounting of expected failures in C unit test API by Jacob Bachmeyer · 3 years, 2 months ago
- 999b7c0 Add explicit end-of-test marker to DejaGnu unit test protocol by Jacob Bachmeyer · 3 years, 2 months ago
- d747eee Buffer test results in case the pruning callback aborts the test by Jacob Bachmeyer · 3 years, 3 months ago
- e2c7bce Add regression test for PR58065 by Jacob Bachmeyer · 3 years, 3 months ago
- ae2a87b Add lib/dg.exp unit tests for skipping files by callback by Jacob Bachmeyer · 3 years, 3 months ago
- e4657c2 Add lib/dg.exp unit tests for xfail by target by Jacob Bachmeyer · 3 years, 3 months ago
- 1a141d0 Add lib/dg.exp unit tests for skipping files by target by Jacob Bachmeyer · 3 years, 3 months ago
- bbc8691 Avoid needless errors in internal unit test infrastructure by Jacob Bachmeyer · 3 years, 3 months ago
- 51e4b3f Add unit tests with explicit line numbers for lib/dg.exp by Jacob Bachmeyer · 3 years, 3 months ago
- af17601 Add initial unit tests for lib/dg.exp by Jacob Bachmeyer · 3 years, 3 months ago
- 3554566 Add initial mockvfs support for internal unit tests by Jacob Bachmeyer · 3 years, 3 months ago
- 369c52e Allow internal unit test names to contain forward slash by Jacob Bachmeyer · 3 years, 4 months ago
- 0184343 Change quotes around 'make check' in manual headings by Jacob Bachmeyer · 3 years, 10 months ago
- c5964e8 Reset error and warning counters before running each test file by Jacob Bachmeyer · 4 years ago
- 4ae67fc Add new testsuite files to Makefile.am by Jacob Bachmeyer · 4 years ago
- df72833 Add regression test for PR53427 by Jacob Bachmeyer · 4 years ago
- cd94f06 Adjust conditional for broken legacy case by Jacob Bachmeyer · 4 years, 6 months ago
- be4c9af Merge fixes from 1.6.3 release branch by Jacob Bachmeyer · 4 years, 7 months ago
- 54bf1d8 Add forgotten testsuite file to distribution list by Jacob Bachmeyer · 4 years, 8 months ago
- a28ccd4 Update doc/version.texi to match actual datestamp by Jacob Bachmeyer · 4 years, 8 months ago
- 33f35a7 Regenerate build system files by Jacob Bachmeyer · 4 years, 8 months ago
- 19ffb41 Update version numbers for 1.6.3 release candidate 5 by Jacob Bachmeyer · 4 years, 8 months ago
- cc6b01a Add test mode for "dejagnu help" command by Jacob Bachmeyer · 4 years, 8 months ago
- fcd25d8 Fix error message in auxiliary launcher by Jacob Bachmeyer · 4 years, 8 months ago
- f7dbd32 Update config.guess with patched version for backwards compatibility by Jacob Bachmeyer · 4 years, 8 months ago
- d58533b Change test for [which make] to [which sh] by Jacob Bachmeyer · 4 years, 8 months ago
- dbd4a5a Ensure that PR42399 regression test produces results by Jacob Bachmeyer · 4 years, 8 months ago
- 899ee18 Fix spurious UNRESOLVED result when size(1) is not in PATH by Jacob Bachmeyer · 4 years, 8 months ago
- e8d08f0 Preserve nested runtest log messages when test fails in stats.exp by Jacob Bachmeyer · 4 years, 8 months ago
- 3be6fdc Fix portability problem with /usr/bin/awk on Solaris 10 in stats test by Jacob Bachmeyer · 4 years, 8 months ago
- 7e634ea Search for POSIX Awk in dejagnu auxiliary launcher by Jacob Bachmeyer · 4 years, 8 months ago
- 9673505 Replace non-portable Awk code in dejagnu auxiliary launcher by Jacob Bachmeyer · 4 years, 8 months ago