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
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-08-31[bcl] Fix a few hardcoded socket ports in tests (#5471)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Move testing dll into profileAlexander Kyte
2017-07-03[System.ServiceModel] Don't use DateTime.Now for measuring elapsed timeAlexander Köplinger
2017-05-09[bcl] Cleanup outdated csproj/sln files (#4806)Alexander Köplinger
2017-02-13[System.ServiceModel] Disable unreliable testMarek Safar
2016-11-04[System.ServiceModel] Recognize 'faultactor' in SOAP fault messageAlexander Köplinger
2016-10-29[System.Xml/System.ServiceModel/Dataflow] Use more specific type in assertAlexander Köplinger
2016-10-29[bcl] Replace deprecated usage of Assertion class and Is.InstanceOfType usages.Marcos Henrich
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-11[System.ServiceModel] Split unreliable testsMarek Safar
2016-08-23[mcs] Remove NET_4_5 ifdef from the source filesAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-03-22[System.ServiceModel] Test EndpointAddress10Marcos Henrich
2016-03-05[System/ServiceModel] Fix more hardcoded test portsAlexander Köplinger
2016-02-26[System.ServiceModel] Fix a hardcoded port in a testAlexander Köplinger
2016-02-15Merge pull request #2323 from esdrubal/servicemodelMarcos Henrich
2016-02-12[System] Fix a few more hardcoded ports in testsAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-04[System.ServiceModel] Test XmlAttributesMarcos Henrich
2015-12-22Merge pull request #2375 from akoeplinger/servicemodel-remove-portfindersAlexander Köplinger
2015-12-22[ServiceModel] Remove custom free port finder codeAlexander Köplinger
2015-12-22[WCF] ServiceHost should look for inherited ServiceBehaviorAttributeAleksey Kliger
2015-12-16Merge pull request #2353 from ludovic-henry/fix-servicemodel-15153monojenkins
2015-12-16Add test for bug #15153Mark Mikofski
2015-12-15[tests] Fix more System.ServiceModel flakinessLudovic Henry
2015-12-15[tests] Attempt at fixing System.ServiceModel.Dispatcher.Bug32886.Bug32886_Te...Ludovic Henry
2015-12-02[System.ServiceModel] Fix Bug32886 test to work on cultures with a different ...Alexander Köplinger
2015-09-23Merge pull request #757 from mlintner/masterMiguel de Icaza
2015-08-18[WCF]: Fix non-byref parameters; bug #32886.Martin Baulig
2015-08-05[System.ServiceModel] Fix flaky Bug652331_2 testAlexander Köplinger
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-06-15Use random port numbers for ServiceModel tests.Jo Shields
2015-06-13[tests] fix System.UriFormatExceptionMarcin Cieslak
2015-06-13[tests] Avoid "Address already in use"Marcin Cieslak
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-02-20[WCF] fix wrong using scope on XmlWriter in security token serializer test.Atsushi Eno
2015-01-21[bcl] Remove NET_3_5 defines from class libsAlexander Köplinger
2014-11-04[System.ServiceModel] Fixed Bug652331_2 test that failed on Jenkins by increa...Alexander Köplinger
2014-09-04Cleanup namespace names of class lib tests to follow conventionAlexander Köplinger
2014-07-03[WCF] Disable CloseTest and OpenTest4 in CustomPeerResolverServiceTest.Alex Rønne Petersen
2014-06-18Fixed another 8080 test portAlexander Köplinger
2014-06-18[System.ServiceModel] Changed test port from 8080 to 30158Alexander Köplinger
2014-02-23[Test] Cleaned up how a bunch of tests were ignoredAlexander Köplinger
2013-09-20removed a hello world from the code.Mark Lintner
2013-09-20This adds a unit test and a more robust method for determining the servicecon...Mark Lintner
2013-03-22[WCF]: Disable WsdlExporterTest.ExportMessageContract().Martin Baulig
2013-01-21Merge branch 'master' into bauligMartin Baulig
2013-01-21[WCF]: Fix BasicHttpBinding.TextEncoding's default value.Martin Baulig