Re: dejagnu version update?

2020-05-15 Thread Mike Stump
On May 14, 2020, at 11:11 AM, Tom Tromey wrote: > >> "Rob" == Rob Savoye writes: > > Rob> Not that team, the folks I talked to thought I was crazy for wanting > Rob> to refactor it. :-) > > I don't think refactoring dejagnu is crazy, but I think it's pretty hard > to imagine rewriting th

dejagnu version update?

2020-05-13 Thread Mike Stump
I've changed the subject to match the 2015, 2017 and 2018 email threads. On May 13, 2020, at 3:26 AM, Thomas Schwinge wrote: > > Comparing DejaGnu/GCC testsuite '*.sum' files between two systems ("old" > vs. "new") that ought to return identical results, I found that they > didn't: > I have not

Re: [PATCH] Environment variables forwarding

2014-03-26 Thread Mike Stump
On Mar 25, 2014, at 7:31 AM, Yury Gribov wrote: > On 03/24/2014 01:46 PM, Maxim Ostapenko wrote: >> >> On 03/24/2014 12:28 PM, Maxim Ostapenko wrote: >>> >>> When porting Lsan on arm, I ran into problem with testing, because >>> almost all lsan tests require environment variables forwarding for

Re: dejagnu 1.5

2013-02-14 Thread Mike Stump
Ah, I found it… It was a local config that hid unknown. :-( Sorry for the noise. ___ DejaGnu mailing list DejaGnu@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu

dejagnu 1.5

2013-02-14 Thread Mike Stump
I was trying to use dejagnu 1.5 with gcc trunk, and it doesn't appear to work at all: `if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo ${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool gcc $runtestflags) ERROR: tcl error sourcing library file /opt/local/share/dejagnu/framework.exp

Re: ping*2: [RFA:] testsuite infrastructure for options implied by dg-final methods

2011-11-07 Thread Mike Stump
On Nov 4, 2011, at 10:41 AM, Hans-Peter Nilsson wrote: > I'll wait a few days. No need to wait. :-) If someone finds a way and is motivated, they will fix this and the other instances. :-) If the hook is at the top or bottom of a routine, one can source the dejagnu file, then one might be ab