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-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