Extensive unit tests for Uri and UriBuilder classes (shows a lot of errors in the...
authorLawrence Pit <lawrence@mono-cvs.ximian.com>
Sun, 5 May 2002 07:01:41 +0000 (07:01 -0000)
committerLawrence Pit <lawrence@mono-cvs.ximian.com>
Sun, 5 May 2002 07:01:41 +0000 (07:01 -0000)
commit3973749697077e332818542b81c658e17b2c5719
tree5a175147142e6c0c1bf6522f71507c8bc7e40f6b
parente47b4da7ccafc0a6cf035861c463c3b65de4dcf2
Extensive unit tests for Uri and UriBuilder classes (shows a lot of errors in the ms.net implementation ;-)

svn path=/trunk/mcs/; revision=4295
mcs/class/System/Test/System/AllTests.cs [new file with mode: 0644]
mcs/class/System/Test/System/ChangeLog [new file with mode: 0644]
mcs/class/System/Test/System/UriBuilderTest.cs [new file with mode: 0644]
mcs/class/System/Test/System/UriTest.cs [new file with mode: 0644]