Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14[bcl] Deduplicate the SocketResponder test helper class.Alex Rønne Petersen
2015-03-24Merge pull request #1595 from directhex/randomize-tcp-ports-in-testsRodrigo Kumpera
2015-03-23[system] Don't replace CategoryAttribute value with key when not found. Fixes...Marek Safar
2015-03-23Add port randomization to ClientWebSocketTest and HttpListenerTestJo Shields
2015-01-19Merge pull request #1404 from woodsb02/mono-routeJoão Matos
2015-01-19Add mono/metadata/mono-route.c for non-Linux ParseRouteInfo_localBen Woods
2014-12-12[System] Fixed Ping returning invalid results on OSX.João Matos
2014-11-24[System] Bring tests for open bugs on RegularExpressions that have now been f...Miguel de Icaza
2014-09-10Fix build failure caused by #1267.Marius Ungureanu
2014-08-06Merge pull request #1168 from esdrubal/iriparsingMarek Safar
2014-07-07ConnectCallback needs to call EndConnectEd Boren
2014-07-01Added UriPermutationsTest.Marcos Henrich
2013-07-29[System] Implement a first pass of ClientWebSocket.Jérémie Laval
2013-03-12Remove dependency on generated fileMarek Safar
2012-07-08Implement SemaphoreSecurity.James Bellinger
2012-06-26Correctly parse cookies.Martin Baulig
2012-06-22Don't wait for client data when authenticating server ssl stream - fix bug 45...paszczi
2012-06-19Fix async sockets: don't set Count=0 when reusing SocketAsyncEventArgs.Martin Baulig
2012-06-02More .NET 4.5 async work in WebClient.Martin Baulig
2012-04-06Merge pull request #216 from ilkerde/masterMiguel de Icaza
2012-04-05Move System tests to System assemblyMarek Safar
2012-02-10Move ConcurrentBag tests to System assemblyMarek Safar
2012-01-13Added new test for CodeGenerator.GenerateFromCompileUnit. Verifies that CS152...Ilker Cetinkaya
2011-11-24Add System.Collections.ObjectModel testsMarek Safar
2011-08-12fix building unit testsSebastien Pouliot
2011-07-06Add System/Platform.cs to *System*.dll.sourcesJeffrey Stedfast
2010-09-14Include TypeDescriptionProviderTest.cs in our build.Carlos Alberto Cortez
2010-09-07Add DateTimeOffsetConverter.cs and DateTimeOffsetConverterTests.cs to our build.Carlos Alberto Cortez
2010-09-05Add AttributeCollectionTest.cs to System_test.dll.sources.Carlos Alberto Cortez
2010-08-04Add a dummy SmtpServer to talk to our SmtpClient in unit testsRaja R Harinath
2010-07-192010-07-19 Marek Habersack <mhabersack@novell.com>Marek Habersack
2010-04-06move FrameworkName from corlib to SystemJb Evain
2010-04-02add fixtureJb Evain
2010-03-032010-03-02 Jérémie Laval <jeremie.laval@gmail.com>Jérémie Laval
2010-02-232010-02-23 Carlos Alberto Cortez <calberto.cortez@gmail.com>Carlos Alberto Cortez
2010-02-042010-02-03 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2010-01-292010-01-29 Mike Kestner <mkestner@novell.com>Mike Kestner
2010-01-12In Test/System.Net:Sebastien Pouliot
2009-09-26In Test/System.Net.Sockets:Sebastien Pouliot
2009-08-112009-08-11 Jérémie Laval <jeremie.laval@gmail.com>Jérémie Laval
2009-06-28* System_test.dll.sources: Added IPv6MulticastOptionTest.cs andGert Driesen
2009-05-14 * System_test.dll.sources: Add ListChangedEventArgsTest.cs.Jonathan Pryor
2009-04-212009-04-21 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2008-12-222008-12-22 Ivan N. Zlatev <contact@i-nz.net>Ivan Zlatev
2008-12-102008-12-09 Christian Hergert <christian.hergert@gmail.com>Christian Hergert
2008-12-062008-12-06 Ivan N. Zlatev <contact@i-nz.net>Ivan Zlatev
2008-11-042008-11-03 Gonzalo Paniagua Javier <gonzalo@novell.com>Gonzalo Paniagua Javier
2008-09-14* System_test.dll.sources: Added ConfigXmlDocumentTest.cs.Gert Driesen
2008-08-16* SmtpClient.cs: Fixed paramname of Argument(Null)Exceptions to matchGert Driesen
2008-08-07System_test.dll.sources: Add System.ComponentModel/DefaultValueAttributeTest....Sebastien Pouliot