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
2018-11-17[NS2.1] IntPtr, UIntPtr, Encoding, Enum, Random, Thread, System.Net primitive...Egor Bogatov
2018-10-15Fix comment in RemoteExecutorTestBase.Mono.csAlexander Köplinger
2018-09-27[bcl] Add a helper for extracting all embedded test resources in an assemblyAlexander Köplinger
2018-07-24System.IO.Pipes from CoreFX (#9573)Filip Navara
2018-06-29[build] Skips RemoteExecuted bases tests on monodroidMarek Safar
2018-06-18Import System.Security.Cryptography.Pkcs from CoreFX. (#8994)Filip Navara
2018-03-31[System.Drawing] Enable corefx xunit tests (#7924)Alexander Köplinger
2018-03-07System.Text.RegularExpressions from CoreFX (#7363)Egor Bogatov
2018-02-28Revert "Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEv...Alexander Köplinger
2018-02-28Revert "[System.IO] Integrate FileSystemWatchers from CoreFX The FSEvent Core...Marek Safar
2018-02-28[System.IO] Integrate FileSystemWatchers from CoreFXAlexis Christoforides
2018-02-26[corlib] CompareInfo from CoreFX (#7272)Marek Safar
2018-02-26[tests] Use RemoteExecutor from corefxMarek Safar
2018-02-21Add Mono-specific System.Net.Test.Common.Configuration.Http. (#7156)Martin Baulig
2017-12-19[System] System.Net.* tests from corefx (+RemoteExecutorTestBase) (#6136)Egor Bogatov
2017-11-24Bump corefxMarek Safar
2017-11-07[corlib] corefx tests from System.Threading.* and System.Text.RegularExpressi...Egor Bogatov
2017-10-18[bcl] Update PlatformDetection helpersMarek Safar
2017-10-05Bump corefxMarek Safar
2017-09-18Update tests network helper to be reliable in multi-threaded testsMarek Safar
2017-08-31[bcl] Fix a few hardcoded socket ports in tests (#5471)Alexander Köplinger
2017-08-04[bcl] Grab free ports randomly in NetworkHelpers (#5312)Alexander Köplinger
2017-07-14[Microsoft.Build] Make BuildSubmissionTest.EndBuildWaitsForCompletion more re...Alexander Köplinger
2017-07-07[corlib] Add test for deleting non-existing fileAlexander Köplinger
2017-07-03[Microsoft.Build] Improve assert in BuildSubmissionTest.EndBuildWaitsForSubmi...Alexander Köplinger
2016-10-29[System.Data.Linq] Fix "build" subdirectory to work with nunitliteAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-10Fix SocketResponder on WindowsNiklas Therning
2016-08-12Removing symlink of TestHelpers.csHenric Müller
2016-07-20[tests] Fix flakiness on some tests that assume object finalizationVlad Brezae
2016-02-19[bcl] Add workaround for csc bugMarek Safar
2016-01-28[SocketResponder] Use Task instead of ThreadLudovic Henry
2016-01-28[SocketResponder] Start in constructor and Stop on DisposeLudovic Henry
2016-01-14[bcl] Deduplicate the SocketResponder test helper class.Alex Rønne Petersen
2015-06-13[tests] Avoid "Address already in use"Marcin Cieslak
2015-03-23Add a helper class to assign a random port for a test.Jo Shields