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

List all expected behaviours for the mandatory parts of the function #6

Open
6 tasks
ClaymeCall opened this issue Jul 22, 2024 · 0 comments
Open
6 tasks
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ClaymeCall
Copy link
Owner

Here's a list of all requirements for the function, that will be converted as unit tests

  • Must return the length of whats printed excluding null byte
  • Must match the conversion specifiers with the var_list args in the same order
  • Must print all types of variables that have a conversion specifier in the struct function_cpl
  • Must be able to print all values of the variable type (max int, min int etc...)
  • Must print the formats content
  • No memory leak

Feel free to add what I forgot so the list is as exhaustive as possible

@ClaymeCall ClaymeCall added the documentation Improvements or additions to documentation label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants