Skip to content

Commit

Permalink
Add two more test cases for times around a DST change.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Mar 15, 2024
1 parent 5d5ee28 commit f2b325f
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 0 deletions.
File renamed without changes.
Binary file added regress/mtime-post-dstpoint-deflated.zip
Binary file not shown.
5 changes: 5 additions & 0 deletions regress/mtime-post-dstpoint.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
description change method from stored to deflated, for a file one hour after DST change
environment-set TZ America/New_York
return 0
arguments test.zzip set_file_compression 0 deflate 0
file test.zzip mtime-post-dstpoint.zip mtime-post-dstpoint-deflated.zip
Binary file added regress/mtime-post-dstpoint.zip
Binary file not shown.
Binary file added regress/mtime-pre-dstpoint-deflated.zip
Binary file not shown.
5 changes: 5 additions & 0 deletions regress/mtime-pre-dstpoint.test
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
description change method from stored to deflated, for a file one hour before DST change
environment-set TZ America/New_York
return 0
arguments test.zzip set_file_compression 0 deflate 0
file test.zzip mtime-pre-dstpoint.zip mtime-pre-dstpoint-deflated.zip
Binary file added regress/mtime-pre-dstpoint.zip
Binary file not shown.

0 comments on commit f2b325f

Please sign in to comment.