* Uri.cs: Allow domain address with trailing period to indicate that the
[mono.git] / mcs / class / System / Test / System / UriTest.cs
2005-06-12 Gert Driesen* Uri.cs: Allow domain address with trailing period...
2005-06-03 Gert Driesen* UriTest.cs: modified tests to reflect fixes in .NET...
2005-06-03 Gert Driesen* UriTest: fixed test failures introduced by bug fixes...
2005-06-03 Gert Driesen* Uri.cs: throw UriFormatException if URI starts with...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-20 Miguel de Icaza2005-01-20 Miguel de Icaza <miguel@ximian.com>
2005-01-19 Jonathan Pryor * UriTest.cs: Update UnixLocalPath_WTF. Category...
2005-01-19 Jonathan Pryor * UriTest.cs: Ignore one of the tests on Linux, as...
2005-01-07 Nick Drochak2005-01-08 Nick Drochak <ndrochak@ieee.org>
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-22 Atsushi Eno2004-06-22 Atsushi Enomoto <atsushi@ximian.com>
2004-06-11 Atsushi Eno2004-06-11 Atsushi Enomoto <atsushi@ximian.com>
2004-06-11 Atsushi Eno2004-06-11 Atsushi Enomoto <atsushi@ximian.com>
2004-06-10 Atsushi Eno2004-06-10 Atsushi Enomoto <atsushi@ximian.com>
2004-06-10 Atsushi Eno2004-06-09 Atsushi Enomoto <atsushi@ximian.com>
2004-03-22 Jackson Harper * TestUri.cs: Make sure Uri::Equals is case...
2004-01-06 Atsushi Eno2004-01-06 Atsushi Enomoto <atsushi@ximian.com>
2003-12-11 Nick Drochak2003-12-11 Nick Drochak <ndrochak@ieee.com>
2003-12-08 RavindraAdded IsUnc tests for local file paths.
2003-11-19 Miguel de IcazaUnix file format + New test from Juraj Skripsky <js...
2003-10-10 Pedro Martínez Juliá2003-10-10 Pedro Mart�nez Juli� <yoros@wanadoo.es>
2003-05-08 Ben Maurer2003-05-07 Ben Maurer <bmaurer@users.sourceforge.net>
2003-03-20 Gonzalo Paniagua... Isolated MS bug and added 1 more test
2003-03-19 Gonzalo Paniagua... 2003-03-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-03-19 Gonzalo Paniagua... 2003-03-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-03-18 Martin Willemoes... * Removed: Old AllTests.cs files
2002-09-17 Nick Drochak2002-09-17 Nick Drochak <ndrochak@gol.com>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-05-27 Lawrence Pit * Uri.cs: Implemented ctor UriTest (baseUri, relativeUri)
2002-05-22 Lawrence Pit * Uri.cs: implemented MakeRelative, improved GetLeftPart
2002-05-11 Lawrence Pitanother w32 path fix
2002-05-11 Lawrence Pit * Uri.LocalPath and Uri.AbsoluteUri modified to suppor...
2002-05-05 Lawrence PitExtensive unit tests for Uri and UriBuilder classes...