Add 2e2 tests and restructure the CMake project#48
Merged
pavel-kirienko merged 4 commits intomain2from Aug 25, 2023
Merged
Conversation
thirtytwobits
previously requested changes
Aug 22, 2023
Member
thirtytwobits
left a comment
There was a problem hiding this comment.
The only sticking point is documentation on dynamic priority changes (see comments). It'd be nice to have a redundancy e2e test but if you think we've covered this enough elsewhere and if we cover this in the example then I can let it go.
lydia-at-amazon
approved these changes
Aug 25, 2023
|
Kudos, SonarCloud Quality Gate passed!
|
pavel-kirienko
added a commit
that referenced
this pull request
Aug 30, 2023
As the library is functionally complete and is usable, I would like to continue further development against the main branch. The current version number is set to v0.1. There have been no pushes to `main2` since #48. - closes #40 - closes #32 - closes #29 - closes #28 - closes #26 - closes #24 - closes #22 - closes #21 - closes #16 - closes #14 - closes #13 - closes #10 - closes #7 - closes #5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.









This changeset completes the functionality of the library and its test suite. The missing part is the usage overview for the README and the contributing documentation.