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