Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo list for the unit test library #2

Open
gavinfielder opened this issue May 7, 2019 · 0 comments
Open

Todo list for the unit test library #2

gavinfielder opened this issue May 7, 2019 · 0 comments

Comments

@gavinfielder
Copy link
Owner

gavinfielder commented May 7, 2019

I'll keep this as a static issue just to keep track of all the to-do items for unit_tests.c.

Test Naming

  • Generally improve consistency
  • The new2019 block of tests from cclaude could be better integrated into the naming conventions.

Types of tests to add

  • Add test functionality for %n (high priority) - requires adding functionality to PFT code.
  • Add more * tests that combine with other flags and specifiers. (high priority)
  • Add %s tests with long strings (medium priority)
  • Add tests for z, t, and j size modifiers (low priority)
  • Add tests for %a (low priority)
  • Add tests for ' (thousands separator flag) (low priority)

Other

Specific tests to add

@gavinfielder gavinfielder pinned this issue May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant