mariadb/unittest/mysys
Vladislav Vaintroub 3424ed7d42 MDEV-32189 Use icu for timezones on windows
Use ICU to work with timezones, to retrieve current timezone name,
abbreviation, and offset from GMT. However in case TZ environment variable
is used to set timezone, and ICU does not have corresponding one,
C runtime functions will be used.

Moved some of timezone handling to mysys.
Added unit tests.
2023-11-21 21:35:02 +01:00
..
aes-t.c MDEV-25785 Add support for OpenSSL 3.0 2022-01-20 16:01:10 +01:00
base64-t.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
bitmap-t.c cleanup: MY_BITMAP mutex 2021-08-26 23:39:52 +02:00
byte_order-t.c Fixed compiler warnings from gcc 7.4.1 2020-01-29 23:23:55 +02:00
CMakeLists.txt MDEV-32189 Use icu for timezones on windows 2023-11-21 21:35:02 +01:00
crc32-t.c Fix GCC warning: this decimal constant is unsigned only in ISO C90 2020-09-24 13:08:43 +02:00
dynstring-t.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lf-t.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
ma_dyncol-t.c Change CHARSET_INFO character set and collaction names to LEX_CSTRING 2021-05-19 22:54:07 +02:00
my_atomic-t.c Shrink my_atomic.h and my_cpu.h scope 2020-04-15 22:23:03 +04:00
my_delete-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_getopt-t.c unittest: my_getopt-t errors on -ve ul{l,} 2021-04-07 14:05:04 +10:00
my_malloc-t.c perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
my_rdtsc-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_tzinfo-t.c MDEV-32189 Use icu for timezones on windows 2023-11-21 21:35:02 +01:00
my_vsnprintf-t.c Add support for minimum field width for strings to my_vsnprintf() 2021-05-19 22:27:29 +02:00
queues-t.c Merge branch '5.5' into 10.1 2020-04-30 17:36:41 +02:00
stacktrace-t.c MDEV-24131: unittest stacktrace-t fails to compile (OpenBSD) 2021-01-28 13:27:00 +11:00
thr_template.c Merge branch '10.3' into 10.4 2021-12-07 09:47:42 +01:00
waiting_threads-t.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00