|
From: Bart V. A. <bar...@gm...> - 2009-02-19 10:51:12
|
On Thu, Feb 19, 2009 at 11:33 AM, Nicholas Nethercote <n.n...@gm...> wrote: > On Thu, Feb 19, 2009 at 9:14 PM, Bart Van Assche > <bar...@gm...> wrote: >> On Thu, Feb 19, 2009 at 10:52 AM, <sv...@va...> wrote: >>> - A number of tests are shared between Helgrind and DRD. They used to be >>> built in both directories. Now they are only built in helgrind/tests/, >>> and the DRD .vgtest files just point to the executable in helgrind/tests/. >>> Most of these (about 30) had the source files in helgrind/tests/; I moved >>> the three that were in drd/tests/ into helgrind/tests/ for consistency. >> >> Shouldn't such changes be discussed on the valgrind-developers mailing >> list before being implemented ? > > It seemed like a clear simplification to me and thus not > controversial. What are your objections? I do see it this way -- I do not agree that the DRD regression tests have been moved to another directory. I want to see these back in the drd directory. Bart. |