summaryrefslogtreecommitdiff
path: root/tests/CoreFX
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Update CoreClr, CoreFx, PgoData to preview-27312-01, preview.19063.1, master-...dotnet-maestro-bot1-0/+4
2019-01-14Fix TimeSpan parsing (#21968)Tarek Mahmoud Sayed1-0/+16
2019-01-09More DispatchWrapper tweaksJan Kotas1-0/+4
2018-12-22Update CoreClr, CoreFx to preview-27223-01, preview.18622.2, respectively (ma...dotnet-maestro-bot1-1/+133
2018-12-21Correctly disable tests (#21645)Dan Moseley1-32/+34
2018-12-21Remove _syncRoot field from collections (#21628)Dan Moseley1-2/+68
2018-12-21Disable outdated CoreFX test (#21636)Jan Kotas1-0/+4
2018-12-07Disable obsolete collectible corefx tests (#21428)Jan Vorlicek1-0/+20
2018-11-22Delete System.AppDomainSetup (#21157)Jan Kotas1-0/+14
2018-11-19Update xunit version to match corefx (#21098)Jan Kotas1-0/+4
2018-11-19Disable stale sockets test (#21083)Stephen Toub1-0/+14
2018-11-17Removing the legacy helper intrinsics and adding tests for their replacements...Tanner Gooding1-0/+20
2018-11-12Allow jit to examine type of initonly static ref typed fields (#20886)Andy Ayers1-1/+15
2018-11-12Some cleanup of the Math functions from #20788 (#20912)Tanner Gooding1-0/+24
2018-11-07Fixing up the Double/Single parsing code to be correct (#20707)Tanner Gooding1-3/+87
2018-11-06Improve performance of Memory<T>.Span property getter (#20386)Levi Broderick1-0/+8
2018-11-03Update BuildTools, CoreClr, CoreFx, CoreSetup, IbcData, PgoData to preview1-0...dotnet-maestro-bot1-0/+14
2018-11-01Disable outdated CoreFX tests (#20749)Jan Kotas1-0/+57
2018-10-26New Decimal.Remainder implementation (#20305)Pent Ploompuu1-0/+12
2018-10-25Avoid comparing capacity in StringBuilder.Equals (#20567)Petr Onderka1-0/+14
2018-10-24Update Unicode data to version 11 (#20529)Tarek Mahmoud Sayed1-0/+14
2018-10-23Update BuildTools, CoreClr, CoreSetup, IbcData, PgoData to preview1-03322-02,...dotnet-maestro-bot1-2/+7
2018-10-23Fix System.Diagnostics.Debug.Tests assembly nameJan Kotas1-1/+1
2018-10-23Disable System.Diagnostics.Tests CoreFX testsJan Kotas1-7/+2
2018-10-22add missing methods bit (#20528)Andy Ayers1-1/+2
2018-10-22Adding DebugProvider to help override Write and ShowDialog behavior (#20419)Maryam Ariyan1-0/+13
2018-10-22Disable stale Unix_NonExistentPath_Nop corefx test (#20512)Stephen Toub1-0/+8
2018-10-08Disabled outdates corefx test (#20315)Jan Kotas1-0/+4
2018-10-03Update CoreClr, CoreFx, CoreSetup, IbcData, PgoData to preview1-27003-01, pre...dotnet-maestro-bot1-0/+84
2018-09-28Unify argument verification for Marshal.GetHINSTANCE off-Windows (#20130)Jeremy Koritzinsky1-0/+4
2018-09-28Enable delegate marshalling for collectible types (#20158)Jan Vorlicek1-0/+22
2018-09-26Maestro dependency update without buildtools (#20143)Viktor Hofer1-0/+9
2018-09-26Add outdated test to CoreFX.issues.jsonJeremy Koritzinsky1-0/+14
2018-09-18IndentationAndon Andonov1-408/+403
2018-09-18Disable outdated Enumerator testsAndon Andonov1-305/+414
2018-09-06Disabling the failing CoreFX tests related to ToString for negative zeroTanner Gooding1-0/+28
2018-08-28Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03127-01, ...dotnet-maestro-bot1-1/+9
2018-08-16Disable a regex test that is failing with minopts (#19488)Koundinya Veluri1-0/+14
2018-08-13Update URLs and exclusion list for staging (#19423)Andon Andonov1-373/+88
2018-08-12Fix a couple of apartment state issues (#19384)Koundinya Veluri1-0/+14
2018-08-06Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03106-01, ...dotnet-maestro-bot1-0/+18
2018-08-02Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03101-02, ...dotnet-maestro-bot1-0/+8
2018-07-27Added version increment for TrimExcess and EnsureCapacity (#19096)Dávid Kaya1-0/+12
2018-07-26Reference in box HW intrinsics (#19137)Jacek Blaszczynski1-0/+8
2018-07-18Implement GetComObjectData and SetComObjectData (#18900)Hugh Bellamy1-0/+34
2018-07-17Update CoreClr, CoreFx, PgoData to preview1-26717-04, preview1-26717-04, mast...dotnet-maestro-bot1-1/+19
2018-07-16Fix disabled test name (#18932)Jan Kotas1-1/+1
2018-07-16CoreFX test fixes (#18929)Jan Kotas2-252/+115
2018-07-14Remove version increment from Dictionary<K,V>.Remove overloads (#18854)Wraith22-6/+221
2018-07-11CoreFX CI Unix (#18753)Andon Andonov3-13/+173