mirror of
https://github.com/esphome/esphome.git
synced 2026-08-30 01:26:43 +00:00
[time] Touch posix_tz test to run the C++ unit tests in CI
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Tests for time conversion functions, DST detection, and ESPTime::strptime.
|
||||
//
|
||||
// These tests cover the permanent timezone functions: epoch_to_local_tm, is_in_dst,
|
||||
// calculate_dst_transition, and the internal helper functions they depend on.
|
||||
// calculate_dst_transition, and the internal helpers they depend on.
|
||||
|
||||
// Enable USE_TIME_TIMEZONE for tests
|
||||
#define USE_TIME_TIMEZONE
|
||||
|
||||
Reference in New Issue
Block a user