* UriTest.cs: Added test for Fragment with relative URI. Fixed line
authorGert Driesen <drieseng@users.sourceforge.net>
Wed, 26 Sep 2007 20:22:43 +0000 (20:22 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Wed, 26 Sep 2007 20:22:43 +0000 (20:22 -0000)
commit6fb316c22ff44afad549b620ba29a4a2fdd0ab1a
tree33a609ca436790ca1c9177115d7de07ccd3af9fc
parent7ecf50a28199c9329ccf82f22978e9609e306254
* UriTest.cs: Added test for Fragment with relative URI. Fixed line
endings.
* UriTest2.cs: Fixed line endings.
* UriTest3.cs: Added test for MakeRelativeUri. Added tests for
AbsoluteUri, PathAndQuery, Query and Scheme with relative URI.

svn path=/trunk/mcs/; revision=86443
mcs/class/System/Test/System/ChangeLog
mcs/class/System/Test/System/UriTest.cs
mcs/class/System/Test/System/UriTest2.cs
mcs/class/System/Test/System/UriTest3.cs