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

Test validation #5

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Conversation

dreamer-coding
Copy link
Contributor

@dreamer-coding dreamer-coding commented Jan 27, 2025

Fossil XSDK Pull Request

Description

Updating input handlers, old functions were garbage so replaced them with working versions of fgets and scanf, along with supporting trimming to allow input to go through processing, lastly added a C++ class for input.

Testing

Added new test files for testing input functions

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit 90d0c8c into fossillogic:main Jan 27, 2025
23 checks passed
@dreamer-coding dreamer-coding deleted the test_validation branch January 27, 2025 22:01
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

Successfully merging this pull request may close these issues.

1 participant