2003-05-07 Ben Maurer * UriTest.cs: added tests for UNIX file paths. 2003-03-19 Gonzalo Paniagua Javier * UriTest.cs: moved a couple of test to their own method as they fail with MS runtime. Added new tests for Segment. 2003-03-19 Gonzalo Paniagua Javier * UriTest.cs: added CheckSchemaName tests. 2002-09-17 Nick Drochak * UriTest.cs: Fixed some path separator issues for the tests running on linux. 2002-05-28 Lawrence Pit * UriTest.cs: added tests ctor UriTest (baseUri, relativeUri) 2002-05-22 Lawrence Pit * Added UriTest.MakeRelative 2002-05-12 Lawrence Pit * Added UriTest.TestLocalPath 2002-05-05 Lawrence Pit * UriTest.cs: added * UriBuilderTest.cs: added * AllTests.cs: added