summaryrefslogtreecommitdiff
path: root/tests/CoreFX
AgeCommit message (Expand)AuthorFilesLines
2020-01-15[release/3.1] Port fix to revert EncoderNLS and DecoderNLS Convert changes (#...Levi Broderick1-2/+5
2019-10-17Fix DecoderNLS.Convert to out the correct value for 'completed' (#27229)Levi Broderick1-0/+4
2019-07-05[master] Update dependencies from dotnet/corefx (#25564)dotnet-maestro[bot]1-0/+3
2019-07-05Re-enable Microsoft.VisualBasic tests (#25572)Sergiy Kuryata1-3/+0
2019-07-02Remove test method exclusions addressed in https://github.com/dotnet/corefx/p...Egor Chesakov1-4/+0
2019-06-29Remove an old CoreFX exclusion file (#25500)Bruce Forstall1-0/+22
2019-06-29Re-enable corefx tests (#25490)Bruce Forstall1-69/+4
2019-06-26[master] Update dependencies from dotnet/corefx (#25425)dotnet-maestro[bot]1-4/+0
2019-06-24Updating Dragon4 to ensure the number buffer always provides a significant di...Tanner Gooding1-7/+0
2019-06-23MemoryExtensions ToUpper / ToLower throws for overlapping buffer (#25327)Marco Rossignoli1-0/+6
2019-06-22[master] Update dependencies from dotnet/corefx (#25120)dotnet-maestro[bot]1-5/+4
2019-06-21Address nullable feedback for System.Diagnostics.Tracing and StackTrace (#25303)Santiago Fernandez Madero1-0/+10
2019-06-20Triage issues in #25098 (#25240)Egor Chesakov1-10/+18
2019-06-19Address nullable feedback for S.T.Overlapped, S.Memory, S.R.InteropServices (...Santiago Fernandez Madero1-0/+2
2019-06-19Exception format cleanup subset (#25185)Dan Moseley1-0/+4
2019-06-18Relax signed/unsigned checks in Array.Copy to match other places (#25209)Jan Kotas1-26/+4
2019-06-17IndexOfAny(values.Length == 0) == -1 (#25075)Ben Adams1-0/+17
2019-06-11Improve corefx testing (#24962)Bruce Forstall1-1/+43
2019-06-10Make Debug.Print(string) behavior consistent with .NET Framework (#25036)Maryam Ariyan1-1/+3
2019-06-05Disable corefx testsSantiago Fernandez Madero1-0/+13
2019-06-02Improve fatal err msg (#24390)Dan Moseley1-0/+5
2019-05-23[master] Update dependencies from dotnet/corefx (#24604)dotnet-maestro[bot]1-1/+3
2019-05-23Reenable all CoreFX tests (#24740)Jan Kotas1-424/+32
2019-05-21Implement AppDomain.Monitoring*MemorySize (#24610)Stephen Toub1-0/+5
2019-05-21Modified format logic so that braces are not allowed in custom format specifi...Mike Marynowski1-0/+1
2019-05-21Delete infrastructure files that are no longer used (#24684)Jan Kotas4-1883/+0
2019-05-09[master] Update dependencies from dotnet/corefx (#24314)dotnet-maestro[bot]1-0/+3
2019-05-04Reenable corefx tests (#24157)Steve MacLean1-18/+0
2019-05-03Enable CoreFX test filtering for CoreCLR PRs (#24259)David Mason1-0/+434
2019-04-29Improve Precision to 10 microseconds in timespan (#24279)Anirudh Agnihotry1-86/+110
2019-04-24Added optional/default parameters for StreamWriter/StreamReader (#24056)Jim1-0/+4
2019-04-23Fix handling of negative numbers in ThreadPool.SetMin/MaxThreads (#24163)Stephen Toub1-0/+14
2019-04-22Remove create assembly name (#24154)Steve MacLean1-0/+4
2019-04-21Fix AssemblyName cache hash and key (#24138)Steve MacLean1-0/+14
2019-04-19[master] Update dependencies from dotnet/corefx (#24058)dotnet-maestro[bot]1-0/+4
2019-04-16Exclude ToString_NullFrame_ThrowsNullReferenceException test from nullable ch...Santiago Fernandez Madero1-0/+14
2019-04-11Add optimized UTF-8 validation and transcoding apis, hook them up to UTF8Enco...Levi Broderick1-3/+11
2019-04-11Fix Version's comparer operators to allow null (#23898)Stephen Toub1-1/+5
2019-04-09Temporarily disable failing CoreFX testsLevi Broderick1-3/+11
2019-04-05Match PtrToStringUTF8 to the other PtrToString* families. (#23731)Jeremy Koritzinsky1-0/+20
2019-04-05Fix typo in Buffer.BlockCopy (#23636)Egor Bogatov1-0/+4
2019-04-05Don't null out references in Stream/BinaryReader/Writer (#23725)Stephen Toub1-0/+26
2019-04-04Disable a couple of S.R.InteropServices tests (#23697)Koundinya Veluri1-0/+8
2019-04-03Change Auto charset to mean UTF-8 off-Windows (#23664)Jeremy Koritzinsky1-0/+8
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