Skip to content

tests: add 'large-time' as a testable feature#11696

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/test-large-time
Closed

tests: add 'large-time' as a testable feature#11696
bagder wants to merge 1 commit intomasterfrom
bagder/test-large-time

Conversation

@bagder
Copy link
Member

@bagder bagder commented Aug 19, 2023

This allows test cases to require this feature to run and to be used in %if conditions.

Large here means larger than 32 bits. Ie does not suffer from y2038.

This allows test cases to require this feature to run and to be used in
%if conditions.

Large here means larger than 32 bits. Ie does not suffer from y2038.
@bagder bagder added the tests label Aug 19, 2023
@bagder bagder closed this in 1c3fcbd Aug 19, 2023
@bagder bagder deleted the bagder/test-large-time branch August 19, 2023 21:37
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
This allows test cases to require this feature to run and to be used in
%if conditions.

Large here means larger than 32 bits. Ie does not suffer from y2038.

Closes curl#11696
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant