In this patch I added some test cases as well as refactored the
testConstructor code just a bit.

First off, I added in some test cases for Novell NetWare volume names
in the form of "sys:/temp", with each platform handling the name as
appropriate for that OS.  (IE, Unix and Windows will parse that as two
UNIX paths, while NetWare handles it correctly as a volume and directory
name).

Second, the constructor test case was getting quite large.  I divided
it into separate pieces that test only one given OS's path types.  This
will make it so that you can tell immediately from the test failure
which OS type support has been broken for.  And it just makes a lot of
sense this way.  :)

I also think I added in some test cases that seemed to be lacking -
multiple Windows style path elements, etc.


Jeff Tulley  ([EMAIL PROTECTED])
(801)861-5322
Novell, Inc., the leading provider of Net business solutions
http://www.novell.com

Attachment: PathTest.patch
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to