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 unit tests when FileTime is i64::MAX #30

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

sorairolake
Copy link
Owner

The input value of the Win32 APIs FileTimeToSystemTime()must be less than0x8000000000000000, so add unit tests when FileTimeisi64::MAX`.

The input value of the Win32 API`s `FileTimeToSystemTime()` must be
less than `0x8000000000000000`, so add unit tests when `FileTime` is
`i64::MAX`.
@sorairolake sorairolake merged commit 69308cf into develop Aug 7, 2023
6 checks passed
@sorairolake sorairolake deleted the update-test branch August 7, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant