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 all data types with persistent data storage #17

Open
killenb opened this issue Mar 15, 2019 · 0 comments
Open

Test all data types with persistent data storage #17

killenb opened this issue Mar 15, 2019 · 0 comments
Labels

Comments

@killenb
Copy link
Member

killenb commented Mar 15, 2019

The tests for persistent data storage only use uint16_t, float and int32_t. They should be done for all data types, especially also for std::string.

Recommendation: Start adding a variable with std::string to all test before adding the remaining numerical types.

This is a follow up of #9. It should be done after #11 (or maybe as a sub-task if it?)

@mhier mhier added the redmine label Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants