Re: Hierarchical namespace for tests

2005-04-27 Thread Ferenc Wagner
Paul Millar <[EMAIL PROTECTED]> writes: > On Monday 25 April 2005 16:18, Alexandre Julliard wrote: > >> Paul Millar <[EMAIL PROTECTED]> writes: >> >>> Hopefully not a controversial one [...] >> >> The problem with this is that the result is not a valid path, which >> breaks tools that parse the ou

Re: Hierarchical namespace for tests

2005-04-26 Thread Paul Millar
On Monday 25 April 2005 16:18, Alexandre Julliard wrote: > Paul Millar <[EMAIL PROTECTED]> writes: > > Hopefully not a controversial one [...] > > The problem with this is that the result is not a valid path, which > breaks tools that parse the output to let you jump to the error, > like emacs comp

Re: Hierarchical namespace for tests

2005-04-25 Thread Alexandre Julliard
Paul Millar <[EMAIL PROTECTED]> writes: > Hopefully not a controversial one. I think it will prove useful to separate > the > different tests' namespace. This would allow identical filenames to appear > in different DLL tests directories without confusion (c.f. "generated.c" > currently). > >