Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Implement numeric "F" format #49

Closed
KrzysztofCwalina opened this issue Mar 27, 2015 · 1 comment
Closed

Implement numeric "F" format #49

KrzysztofCwalina opened this issue Mar 27, 2015 · 1 comment

Comments

@KrzysztofCwalina
Copy link
Member

Repro:

  1. Uncomment //GenerateTest(writer, type, 'F', maxPrecision); in src\System.Text.Formatting\GenerateCompatibilityTests\Program.cs
  2. Run the program. It will generate additional format tests
  3. Build the formatting library and run the test (run build.cmd from command line)
    Result:
    Some formatting tests will fail.
@KrzysztofCwalina KrzysztofCwalina changed the title Implement numberic "F" format Implement numeric "F" format Mar 27, 2015
@KrzysztofCwalina KrzysztofCwalina self-assigned this Nov 10, 2015
@KrzysztofCwalina KrzysztofCwalina removed their assignment Sep 23, 2016
@joshfree joshfree added this to the 2.1.0 milestone Feb 16, 2017
@KrzysztofCwalina
Copy link
Member Author

done as part of Utf8Formatter move to corfx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants