Fix typo in OldValue/NewValue
[mono.git] / mcs / class / System / Test /
2012-03-23 Neil StalkerFix test data
2012-03-23 Sebastien PouliotFix FindBySubjectName to find anything in the subject...
2012-03-21 Rodrigo KumperaFix compilation of System.Configuration test suite.
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-15 Marek SafarFix few unit tests
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-10 Marek SafarMove ConcurrentBag tests to System assembly
2012-02-05 Sebastien PouliotAdd WebClient.Proxy unit test
2012-01-14 Ilker CetinkayaFixed space indents to tabs to adhere to Mono coding...
2012-01-14 Ilker CetinkayaAdded test to CSharp Code Generator with global namespa...
2012-01-13 Ilker CetinkayaBetter unit test case and cause description. Added...
2012-01-12 Ilker CetinkayaAdded new test for CodeGenerator.GenerateFromCompileUni...
2012-01-12 Ilker Cetinkayachanged namespace to MonoTests.* in order to be capture...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-12 Marek SafarMerge pull request #200 from ch5oh/master
2011-12-08 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-12-07 Marek SafarWebHeaderCollection fixes
2011-12-07 Marek SafarRemove NET_2_0
2011-12-07 Marek SafarFix failing tests on .net
2011-12-07 Marek SafarRemove NET_2_0
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-12-02 Marek SafarNew test
2011-11-24 Marek SafarImplementations of Uri.Equals must not throw exceptions...
2011-11-24 Marek SafarClone input collection for ObservableCollection<T>...
2011-11-24 Marek SafarAdd System.Collections.ObjectModel tests
2011-08-18 Alan McGovernMerge pull request #161 from LogosBible/master
2011-08-17 Todd FosterFix bug #311: On LinkedList.Clear, detach each node...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-16 Konrad M. Kruczynski[Fix] #635971 Fixed throwing exception in case of using...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-06 Konrad M. KruczynskiSmall thing reverted.
2011-05-06 Konrad M. KruczynskiMerge branch 'master' of github.com:konrad-kruczynski...
2011-05-06 Konrad M. KruczynskiAdded test for bug fix #688940.
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-26 Gonzalo Paniagua... [socket] Fixed other BeginConnect overloads
2011-04-21 Atsushi EnoFix wrapper elements. It should be <TraceData><DataItem>...
2011-04-21 Atsushi EnoXmlWriterTraceListener supports XPathNavigator as non...
2011-04-06 Atsushi EnoRemove obsolete nunit syntax from tests except for...
2011-04-01 Marek Habersack[system] Part of fix for bug #683339. NameValueCollecti...
2011-03-22 Gonzalo Paniagua... [HttpListener] Match exceptions from MS on cleanup.
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-11 Gonzalo Paniagua... Fix To2047
2011-03-11 Gonzalo Paniagua... Test for both Set-Cookie and Set-Cookie2
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Gonzalo Paniagua... Comment out test that does not work on linux.
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] Support 4.0 Date property.
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] Support 4.0 Host property.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-04 Luke HalliwellFix for bug 349053 - unable to serialize SortedDictionary
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-07 Guillaume PouilletFix bug in BlockingCollection<T>.TryTake Add correspond...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-18 Sebastien PouliotFix bugs in UriFormat.SafeUnescaped
2010-10-13 Gonzalo Paniagua... Misc. fixes
2010-10-08 Sebastien PouliotFix ASP.NET HttpResponse not to depend on a (fixed...
2010-10-04 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-09-29 Sebastien PouliotFix buffer checks on Socket.[Receive|Send]Async
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-23 Sebastien PouliotAdd test case to show a different behavior (from Window...
2010-09-23 Sebastien PouliotFix support of non-ASCII host names in System.Uri
2010-09-22 Gonzalo Paniagua... LocalEndPoint works now for non-blocking connects
2010-09-22 Sebastien PouliotDo not allow + sign when specifying the port of an URI
2010-09-22 Sebastien PouliotFix some host name checks, delay port check and fix...
2010-09-20 Sebastien PouliotUri.LocalPath is unescaped - even if original URI is...
2010-09-20 Sebastien PouliotUri.OriginalString is a bit misleading since it's compu...
2010-09-20 Sebastien PouliotFix different between an empty Uri.UserInfo and the...
2010-09-20 Sebastien PouliotOnly return true on Windows for Uri.IsUnc on file:...
2010-09-20 Sebastien PouliotRemove NET_2_0 and ONLY_1_1 from UriTest.cs (its alread...
2010-09-20 Sebastien PouliotFix merging relative URI that looks like complete URI...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-17 Sebastien PouliotFix escaping on relative URI
2010-09-17 Sebastien PouliotAdd support for IPv6 in System.Uri.DnsSafeHost
2010-09-17 Sebastien PouliotFix Uri when a colon ':' is not followed by a port...
2010-09-17 Sebastien PouliotFix typo (host vs hostName) in one of UriBuilder ctor
2010-09-17 Sebastien PouliotUriBuilder is more forgiving (than Uri) when parsing...
2010-09-17 Sebastien PouliotFix case where 'incomplete' IPv6 address are used in...
2010-09-17 Sebastien PouliotUpdate UriBuilder.Path once the Uri has been created
2010-09-17 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-09-16 Sebastien PouliotUpdate UriBuilder.Host once the Uri has been created
2010-09-16 Sebastien PouliotFix known (NotWorking) test cases for UriBuilder and...
2010-09-16 Sebastien PouliotFix path reduction when %2e are used in an URI
2010-09-16 Sebastien PouliotFix (existing and) remaining NotWorking tests for Syste...
2010-09-16 Sebastien PouliotFixes to System.Uri wrt 'file' scheme
2010-09-15 Sebastien PouliotFix System.Uri wrt 'ftp' scheme
2010-09-15 Sebastien PouliotFix System.Uri wrt 'nntp://' URIs
2010-09-15 Sebastien PouliotMultiple fixes for URI using 'news:' scheme
2010-09-15 Sebastien PouliotFix Uri.Segments property so the internal, cached,...
next