forked from google/cctz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: trim the kTimeZoneNames[] lists to "real" zones (google#276)
Debian/Trixie has split the zoneinfo files into two packages: "tzdata" and "tzdata-legacy", the latter of which may not be installed. To facilitate testing in a Debian "tzdata"-only environment, lets trim the `kTimeZoneNames[]` lists to only contain zones from that package. Aside: Even so, "testdata/zoneinfo" will continue to contain all the backward/backzone zones. Fixes google#274.
- Loading branch information
Showing
2 changed files
with
1 addition
and
224 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
Oops, something went wrong.