Fixing Utf8Formatter.Float to support all the same format specifiers as the utf16...
authorTanner Gooding <tagoo@outlook.com>
Thu, 7 Feb 2019 17:12:08 +0000 (09:12 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Feb 2019 17:12:08 +0000 (09:12 -0800)
commitf5a91d0928522289ef1e9e999ef950afa2439580
tree96bab45840ca0ca6ce70b9f8965cc0bd602f7ad4
parentc81222fbe11f39e39836f739255149230339a227
Fixing Utf8Formatter.Float to support all the same format specifiers as the utf16 formatter. (dotnet/coreclr#22434)

* Fixing Utf8Formatter.Float to support all the same format specifiers as the utf16 formatter.

* Disabling some outdated CoreFX tests.

* Fixing TryFormatFloatingPoint to special-case format.IsDefault

Commit migrated from https://github.com/dotnet/coreclr/commit/752c8f157c75e9530d2b0d6b0f52b05049849bd5
src/coreclr/tests/CoreFX/CoreFX.issues.json
src/libraries/System.Private.CoreLib/src/System/Buffers/Text/Utf8Formatter/Utf8Formatter.Float.cs