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

Add test code that uses !ConfX generated INI files #2

Open
3 tasks
pzaino opened this issue Oct 2, 2021 · 0 comments
Open
3 tasks

Add test code that uses !ConfX generated INI files #2

pzaino opened this issue Oct 2, 2021 · 0 comments
Labels
enhancement New feature or request Hacktoberfest

Comments

@pzaino
Copy link
Contributor

pzaino commented Oct 2, 2021

Background

For this issue you simply need to add new tests that consume !ConfX generated INI files to ensure that LibEzINI can be used to process !ConfX generated configuration files.

Do not commit directly to the main branch, instead create your own branch or fork, add your changes and test them, then request for a PR to develop branch.

Multiple PRs are ok for this task. :)

Definition of Done

  • Add new test code in Tests that compiles with both GCC and DDE
  • Your added test code has to ingest and process correctly !ConfX generated INI files (you can pre-generate them and include them with your PR)
  • Code should compile out of the box, no missing dependencies are allowed
@pzaino pzaino added enhancement New feature or request Hacktoberfest labels Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant