-
Notifications
You must be signed in to change notification settings - Fork 353
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Add architecture-specific tests for 32/64-bit systems
- Use timestamp 1893456000 (2030-01-01) for 32-bit systems to stay within i32 range - Use timestamp 2524608000 (2050-01-01) for 64-bit systems - Add conditional compilation flags to select appropriate tests per architecture - Add compile-time verification for 32-bit timestamp bounds Signed-off-by: shamb0 <[email protected]>
- Loading branch information
Showing
1 changed file
with
53 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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