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-20[System.Core] Use corefx System.Linq tests (~25k tests) (#5515)Egor Bogatov
2017-12-14[corlib] rename NotWorkingInterpreter and InterpreterNotWorking categories (#...Bernhard Urban
2017-11-24[bcl] Build some assemblies with -warnaserror (#5295)Alexander Köplinger
2017-11-23[tests] Adjust ifdefs to get the expected behavior for Xamarin.Mac/Modern tes...Rolf Bjarne Kvinge
2017-10-19[System.Core] Remove duplicated test classes (#5829)Alexander Köplinger
2017-06-26[System.Core] Implement MemoryMappedFile.OpenExistingMarius Ungureanu
2017-05-16Fixes a file handle leak in mono_mmap_open_file() on Windows. SeeNiklas Therning
2017-04-04[System.Core] Linker friendly test updateMarek Safar
2017-03-21[System.Core] Update mobile testMarek Safar
2016-12-21[test] Use FULL_AOT_RUNTIME instead of MONOTOUCH.Rolf Bjarne Kvinge
2016-12-21[test] DynamicMethod isn't available on iOS.Rolf Bjarne Kvinge
2016-12-21[System.Core] LINQ from corefxMarek Safar
2016-12-19[System.Core] SLE from CoreFX including interpreterMarek Safar
2016-12-14[test] Test for System.Linq.Expressions.MethodCallExpression with a DynamicMe...Aleksey Kliger
2016-11-05Merge pull request #3796 from ntherning/windows-backend-for-MemoryMappedFileRodrigo Kumpera
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-26MemoryMappedFile support on WindowsNiklas Therning
2016-06-29[bcl] Add a workaround for a watchos limitation to a memory mapped file test....Zoltan Varga
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-22[bcl] Fix a System.Core test failure caused by a method linked away.Zoltan Varga
2015-11-02[System.Core] Make sure DateTime.AddDays() is preserved by the linker in a testAlexander Köplinger
2015-10-21[interpreter] Relax check for forcing compilation for built-in structsAlexander Köplinger
2015-10-14[interpreter] Implement comparing string values in (Not)EqualInstructionAlexander Köplinger
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-07-15[tests] Android behaves the same as desktop MonoMarek Habersack
2015-06-18[System.Core] Test MemoryMappedFile.CreateFromFileMarcos Henrich
2015-06-16[System.Core] Updated MemoryMappedFileTestMarcos Henrich
2015-06-03[System.Core] Test MemoryMappedFile views.Marcos Henrich
2015-03-24[tests] Tweak MemoryMappedFile test case that fails on iOS/ARM64 [#27667]Sebastien Pouliot
2015-02-23[Linq] Replace implementation by Microsoft reference sourcesLudovic Henry
2015-02-12[system.core] Fix wrong 405f9534df56496068a4af85d05ba12cf0bc157fMarek Safar
2015-02-11[system.core] Update aes test to match imported codeMarek Safar
2015-02-04Move TimeZoneInfo tests to corlibMarek Safar
2015-02-04[corlib] Fix overflow in TimeZoneInfo utc conversionMarek Safar
2015-01-28Merge pull request #1510 from BrzVlad/fix-file-mapRodrigo Kumpera
2015-01-27When map size is 0, use the aligned size of the file.Vlad Brezae
2015-01-27Fail on mappings that exceed the file size.Vlad Brezae
2015-01-27Fix handling of mappings over file size.Vlad Brezae
2015-01-22Add unit test for the bug #1849Crisdut
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-14[System.Core] Added tests to TimeZoneInfoTest. Covers #26008.Marcos Henrich
2014-11-25[System.Core] Make one test much less likely to fail.Rodrigo Kumpera
2014-11-22[system.core] Enable disabled testMarek Safar
2014-11-22[system.core] Replace PLINQ implementation with .net versionMarek Safar
2014-10-03Test TimeZoneInfo.GetUtcOffset with multiple DST and DateTimeKind.Marcos Henrich
2014-10-03Updated TimeZoneInfoTest.DSTTransisions to correct .NET behavior.Marcos Henrich
2014-08-29Merge pull request #1200 from akoeplinger/remove-jvmZoltan Varga
2014-08-14Merge pull request #1188 from arktronic/masterMarek Safar
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger