RFE: Allow for execution output to influence test result

2024-05-21 Thread Rainer Orth
mments/thoughts? Rainer -- --------- Rainer Orth, Center for Biotechnology, Bielefeld University

Re: dejagnu version update?

2020-05-14 Thread Rainer Orth
Hi Maciej, > On Wed, 13 May 2020, Rainer Orth wrote: > >> > I'm in favour of requiring 1.5.3 or later, so 1.6 would be OK for me. >> >> If we go beyond 1.5.x, we need to go all the way up to 1.6.2: 1.6 and >> 1.6.1 have an ugly bug that can miss timeouts,

Re: dejagnu version update?

2020-05-13 Thread Rainer Orth
timeouts, causing tests to hang indefinitely until one manually kills them. Rainer -- ----- Rainer Orth, Center for Biotechnology, Bielefeld University

Re: PATCH: add dejagnu-report-card(1) tool (run as "dejagnu report card")

2018-12-30 Thread Rainer Orth
new subcommand removes the uniqueness, users will learn quickly enough ;-) For scripting use, one should always use the full form anyway. Rainer -- - Rainer Orth, Center for Biotechnology, Bielefeld University ___ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu

Re: Justification for separate ${tool}-dg.exp

2011-03-03 Thread Rainer Orth
it load_lib ${tool}-dg.exp from the drivers and do the loading in ${tool}.exp instead. Thanks. Rainer -- ----- Rainer Orth, Center for Biotechnology, Bielefeld University ___

Justification for separate ${tool}-dg.exp

2011-02-04 Thread Rainer Orth
is a good reason for this separation, I plan to go over the GCC testsuites and remove the explicit load_lib and do that in the corresponding ${tool}.exp until both are merged. Comments? Rainer -- - Rainer Orth, C