|
From: Bart V. A. <bar...@gm...> - 2006-11-28 19:05:51
|
I've attached a patch, but it has to be applied from within the none/tests directory -- I couldn't figure out which options to pass to patch in order to have a top-level "svn diff" patch applied successfully. The following commands worked for me: cd none/tests patch <~/pth_detached-patch.txt On 11/27/06, Nicholas Nethercote <nj...@cs...> wrote: > On Mon, 27 Nov 2006, Bart Van Assche wrote: > > > Thanks for all the help -- I have changed pth_detached.stderr.exp from > > an empty file into three blank lines, and my test now passes the > > regression tests. Can I submit this test now or should I wait until > > drd is finished ? This regression test (pth_detached.c) is not > > particularly useful for testin nulgrind in its current state, but is > > an essential regression test for nulgrind with the drd patch applied > > (because of the changes in coregrind/vg_preloaded.c). > > Submit it now, I'll add it. > > Nick |