-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Filip Navara Sent: 24. oktober 2004 21:56 To: ReactOS Development List Subject: Re: [ros-dev] Re: [ros-cvs] CVS Update: reactos
Alex Ionescu wrote:
Hi,
I can't say I'm terribly overjoyed with having the /tests
directory in
/ntoskrnl. Would it be possible instead to have a /tests
root (on the
new SVN server) where all the tests would go? like /tests/ntoskrnl, /tests/kmregtests etc...
I think it would make it a bit clearer...it just bugs me to have /tests in ntoskrnl.
I'm personally quite happy with having tests as near as possible to the respective component. Wine does that for years and it works very well...
Regards, Filip
They could, but I also think they should be close the what they test. This makes it much clearer as to what they test and it also makes it harder to forget to move them in a repository restructuring.
Casper