summaryrefslogtreecommitdiff
path: root/tests/CoreFX
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Add Rune.TryEncodeToUtf8 and related APIs (#23250)Levi Broderick1-0/+4
2019-03-10Refactor Encoding to split fast-path and fallback logic (#23098)Levi Broderick1-0/+22
2019-03-07Cleanup Globalization info code (#22591)Hugh Bellamy1-0/+112
2019-03-03Disable outdated testsJan Kotas1-27/+2
2019-03-02[master] Update dependencies from dotnet/corefx (#22968)dotnet-maestro[bot]1-0/+8
2019-03-01[master] Update dependencies from dotnet/corefx (#22953)dotnet-maestro[bot]1-0/+23
2019-02-22Change Environment.Version to return product version (#22664)Jan Kotas1-0/+38
2019-02-19Add ManagedRuntimeEventSource (#22515)Sung Yoon Whang1-0/+60
2019-02-19Cleanup Calendars code (#22582)Hugh Bellamy1-0/+14
2019-02-15[master] Update dependencies from dotnet/corefx (#22595)dotnet-maestro[bot]1-0/+4
2019-02-15Disable failing corefx test (#22625)Jan Kotas1-0/+14
2019-02-12Add new rounding modes to System.Math, System.MathF (#20815)hamish-rose1-0/+4
2019-02-11Move GCHandle to shared (#22499)Stephen Toub1-0/+8
2019-02-08Update BuildTools, CoreFx, CoreSetup to preview1-03706-01, preview.19106.8, p...dotnet-maestro-bot1-0/+174
2019-02-07Fixing Utf8Formatter.Float to support all the same format specifiers as the u...Tanner Gooding1-0/+8
2019-02-06Index and Range updates (#22331)Tarek Mahmoud Sayed1-1/+0
2019-02-01Update the double/float formatters to return the shortest roundtrippable stri...Tanner Gooding1-5/+162
2019-01-30Disable outdated test until it is updatedRuss Keldorph1-0/+4
2019-01-20Cleanup array related FCalls (#22097)Jan Kotas1-0/+4
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