-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
date: improve compat with GNU #9022
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
Conversation
CodSpeed Performance ReportMerging #9022 will not alter performanceComparing Summary
Footnotes
|
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
tests/by-util/test_date.rs
Outdated
| } | ||
|
|
||
| #[test] | ||
| fn test_date_empty_string() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This test seems redundant as you test the same in test_date_empty_string_variations.
|
GNU testsuite comparison: |
cakebaker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks good. Maybe you can bring down the number of commits with some rebasing?
2df6597 to
d87a5b8
Compare
|
GNU testsuite comparison: |
|
Thanks :) |
No description provided.