Add support for -print0#123
Merged
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #123 +/- ##
==========================================
+ Coverage 49.80% 49.90% +0.09%
==========================================
Files 19 19
Lines 2594 2603 +9
Branches 702 704 +2
==========================================
+ Hits 1292 1299 +7
Misses 1046 1046
- Partials 256 258 +2
Continue to review full report at Codecov.
|
sylvestre
reviewed
Jan 10, 2022
Contributor
Author
|
Fixed clippy now (really I should be used to running that already) |
Contributor
|
could you please rebase this patch to compare with the other testsuite? (I don't know why github isn't allowing this in the interface) |
Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
Contributor
|
Nice: |
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.
Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com
I admittedly had this ready for a bit now, but I knew it would have merge conflicts with #120 so just waited until that was in first