Fix typo in OldValue/NewValue
[mono.git] / mcs / class / System / Test /
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-09 Bojan RajkovicMerge pull request #366 from robwilkens/bug5747-2
2012-07-09 Marek SafarMerge pull request #383 from JamesB7/system-security6
2012-07-09 Marek SafarMerge pull request #382 from JamesB7/system-security7
2012-07-08 James BellingerImplement SemaphoreSecurity.
2012-07-05 Marek SafarFix failing dns tests
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-07-04 Marek SafarMerge pull request #376 from atomia/master
2012-07-04 Marek SafarMerge pull request #375 from atomia/master
2012-07-02 Martin BauligRe-enable CSharpCodeProviderTest on the Mac.
2012-07-02 Martin BauligWebRequestTest.cs: Add workaround for t-online.de's...
2012-07-02 Martin BauligDnsTest.cs: Add workaround for t-online.de's DNS server.
2012-07-02 Martin BauligFix go-mono.com's IP address in DnsTest.cs.
2012-07-02 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2012-06-30 Martin BauligFix UdpClientTest.CloseInReceive() on Mac OS.
2012-06-30 Martin BauligDisable failing tests on the Mac; filed bug #5934 about it.
2012-06-30 Martin BauligImprove SocketTests.EndConnect().
2012-06-30 Martin BauligSocketTest.ConnectMultiple() for Mac OS.
2012-06-28 Martin BauligEnable the multicast socket tests on the Mac.
2012-06-28 Martin BauligFix #5504: UdpClient.JoinMulticastGroup().
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-27 Martin BauligEnable all tests on the Mac.
2012-06-27 Martin BauligImplement Dns.GetHostEntry(string.Empty) on Mac OS.
2012-06-27 Martin BauligFix UdpClientTest.UdpClientBroadcastTest().
2012-06-27 Martin BauligFix UdpClientTest.Constructor6(): UDP port 0 seems...
2012-06-26 Martin BauligUdpClientTest.Constructor5 now works on the Mac.
2012-06-26 Zoltan VargaMerge pull request #353 from robwilkens/bug2014
2012-06-26 Martin BauligMerge branch 'master' of github.com:mono/mono
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-26 Martin BauligInclude quotation marks in cookie value.
2012-06-26 Martin BauligOops, actually remove the 'Date' header.
2012-06-26 Martin BauligFix DateTime.MinValue in HttpWebRequest.Date.
2012-06-25 Martin BauligCorrectly parse cookies.
2012-06-25 Rodrigo KumperaMerge pull request #352 from madewokherd/threadinit
2012-06-25 Marek SafarFix few tests
2012-06-25 Marek HabersackMerge pull request #349 from JamesB7/229b363ef861ab9456...
2012-06-25 Marek SafarDisable more tests
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-22 Marek SafarMerge pull request #343 from paszczi/master
2012-06-22 paszcziRemove unnecessary Changelog commits, fix copyright...
2012-06-22 paszcziDon't wait for client data when authenticating server...
2012-06-20 Martin BauligFix #4327: Properly handle exception from IComparer...
2012-06-20 Yves BastideFix #2363 in Uri.CheckHostName().
2012-06-19 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarDisable failing test
2012-06-19 Marek SafarEnable fixed test
2012-06-19 Marek SafarFix tests category
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-18 Martin BauligFix async sockets: don't set Count=0 when reusing Socke...
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-18 Marek SafarDisable few more tests
2012-06-18 Miguel de IcazaMerge pull request #332 from robwilkens/Bug2663-fix
2012-06-18 Rob WilkensBug 2663: Regular Expression Bug Fixes
2012-06-15 Marek SafarAdd timeout to webrequest tests
2012-06-07 Marek SafarDisable not working test
2012-06-05 Martin BauligMore WebClient 4.5 async tests.
2012-06-04 Marek SafarMerge pull request #315 from viniciusjarina/green_build3
2012-06-04 Vinicius JarinaRemoved broken tests from System
2012-06-04 Marek SafarMerge pull request #313 from viniciusjarina/green_build
2012-06-02 Miguel de IcazaCopyright notices
2012-06-02 Vinicius JarinaFixed Test MonoTests.System.Net.HttpListenerRequestTest...
2012-06-02 Vinicius JarinaRemoved Not working test: 1) MonoTests.System.IO.Ports...
2012-06-02 Martin BauligMerge branch 'master' of github.com:mono/mono
2012-06-02 Martin BauligMore .NET 4.5 async work in WebClient.
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
2012-05-31 Jeremie Laval[System] Try to fix Cookies tests
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Miguel de IcazaMerge pull request #298 from ermshiperete/4921
2012-05-24 Miguel de IcazaMerge pull request #297 from ermshiperete/4959
2012-05-24 Miguel de IcazaMerge pull request #296 from ermshiperete/5116
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-21 Marek SafarMerge pull request #299 from ermshiperete/710512
2012-05-21 Eberhard BeilharzFix failing tests
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-25 Marek SafarMerge pull request #278 from JamesB7/patch-1
2012-04-24 Marek SafarFix setting cookie port from uri
2012-04-17 Zoltan VargaMerge pull request #274 from iainlane/master
2012-04-16 Marek SafarConvert old unit tests
2012-04-13 Marek SafarFix uri escaping to match .net 4
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-06 Andreia GaitaMerge pull request #270 from bholmes/COM_cctor
2012-04-05 Marek SafarMove System tests to System assembly
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-25 Marek SafarMerge pull request #257 from nestalk/master
2012-03-24 Neil StalkerTest passes on Mono and MS, no need to ignore
2012-03-24 Neil Stalkeren-US culture returns PM not p.m. in both .NET and...
2012-03-23 Marek SafarMerge pull request #255 from nestalk/master
next