dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]New directory structure - pnetlib/tests


From: Jonathan P Springer
Subject: [DotGNU]New directory structure - pnetlib/tests
Date: Sat, 28 Sep 2002 08:10:44 -0400
User-agent: Mutt/1.4i

All,

Following a discussion in Meet #1 this weekend, I've undertaken the task
of rearranging the pnetlib test directories along the following
principles:

 *  The tests directory tree will mirror the library directory tree.

 *  Each namespace will have its own directory and corresponding
    TestXXX.dll test suite.  For example, tests for System.Net will be
        at pnetlib/tests/System/Net/TestNet.dll.  Tests for the runtime
        library will be at pnetlib/tests/runtime/System/TestSystem.dll

 *  Each class in a namespace (with extant tests) will have a
    corresponding TestXXX.cs file.  (e.g.
        pnetlib/tests/System.Xml/TestXmlException.cs)

To that end, to reorganize the existing structure, Rhys please review
the attached list of new CVS directories and files and add them to CVS.
Once they're created, I'll use make_patch to provide their content.  The
final step will be to remove a few defunct .cs files from
pnetlib/tests/System, for which I'll again ask Rhys's assistance.

The new directories currently encompass only existing tests (and,
greedily, some that I've coded over the past week).  On the side, I'm
working on extending the existing automation to reduce the work needed
to maintain the test directories and cases.

Cheers all,
-js

-- 
-Jonathan P Springer <address@hidden>
------------------------------------------------------------------------------
"A standard is an arbitrary solution to a recurring problem." - Joe Hazen

Attachment: changes.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]