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-06-24[System] Fix compilation on watchos (#5108) (#5111)Ludovic Henry
2017-05-10[process] Disable tests that do not work on mobile (#4598)Ludovic Henry
2017-04-24[System] UriBuilder from corefxMarek Safar
2017-04-19Fix RemoteEndpoint with async+DualMode (#4717)Mikayla Hutchinson
2017-04-06[System] Disable test that is too unreliable.Rodrigo Kumpera
2017-04-06Improve test assert.Rodrigo Kumpera
2017-04-06[System] Disable a few tests that don't work on Android.Rodrigo Kumpera
2017-04-06[System] Disable test that doesn't work on Android.Rodrigo Kumpera
2017-03-30[System] WebSockets from corefxMarek Safar
2017-03-28Disable a few x509 tests that fail on older macOSChris Hamons
2017-03-23Add test for AutomaticDecompression behaviourFilip Navara
2017-03-22AppleTls Support (#4470)Chris Hamons
2017-03-21[System] Fix Process tests on watchMarek Safar
2017-03-16[System] Rename method parameters to match .NET contractAlexander Köplinger
2017-02-28[System] Add regression test for Bugzilla 10899 (#4401)Alexander Köplinger
2017-02-23[System] Tweak socket testMarek Safar
2017-02-23[System] Update flaky testMarek Safar
2017-02-22[System] Test fix for watchMarek Safar
2017-02-22[Process] Fix NonChildProcessWaitForExit Exited callback (#4409)Ludovic Henry
2017-02-17[ProcessTest] Ensure we enable raising Exited event (#4397)Ludovic Henry
2017-02-16[process] Allocate a handle even for non-child processes (#4393)Ludovic Henry
2017-02-16[socket] Add EPROTOTYPE error case (#4391)Ludovic Henry
2017-02-16[System] Fix failing ClientWebSocket testAlexander Köplinger
2017-02-16[System] Fixes failing tests on mobileMarek Safar
2017-02-13[System] Fixes failing tests on watchMarek Safar
2017-02-10[System] CodeDom from CoreFXMarek Safar
2017-02-09[process] Improve error message for inaccessible process (#4354)Ludovic Henry
2017-02-09[process] Fix Process.GetProcessesByName (#4351)Ludovic Henry
2017-02-01[System] Disable SocketTest.ConnectedProperty on testing_aot_full for nowAlexander Köplinger
2017-01-31[System] Fix AsyncOperationManager test that fails on the testing_full_aot pr...Alexander Köplinger
2017-01-28[bcl] Update tests that failed when .cs file contained CRLFAlexander Köplinger
2017-01-25Fixing AsyncOperationManagerTest test for winaot profileHenric Müller
2017-01-25Fixing tests that asume IPV4 when first adapter is IPV6Henric Müller
2017-01-11Mono BCL test fixes so XM can run them (#4210)Chris Hamons
2016-12-09[System] Add new testMarek Safar
2016-11-29[System] Report test failure using AssertMarek Safar
2016-11-29[System] Update ClientWebSocket test to use SetupMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-23[System] Don't send response on empty stream write. Fixes #47549Marek Safar
2016-11-22Ignore disconnected interfaces in HttpListenerRequestTest.HttpRequestIsLocalNiklas Therning
2016-11-20[System] WebClient async request on file streams. Fixes #46538Marek Safar
2016-11-18[System] Add range check for empty URI prefix when it also contains unicode c...Marek Safar
2016-11-04[System] Replace NetworkCredential with referencesourceAlexander Köplinger
2016-10-31Merge pull request #3851 from akoeplinger/nunitliteAlexander Köplinger
2016-10-31[System] Disable a test that reads a file on mobileAlexander Köplinger
2016-10-29[corlib/System/System.Configuration] Fix tests relying on the current directo...Alexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-10-28[System.IO.Compression] Fixed DeflateStream input stream EOF condition.Joao Matos
2016-10-27[System.IO.Compression] Fixed DeflateStream inflate() decompression loop.Joao Matos