mariadb/unittest/mysys
Vladislav Vaintroub 029e2a5fd9 MDEV-33876 CMake, zlib - use names compatible with official FindZLIB.cmake
- ZLIB_LIBRARIES, not ZLIB_LIBRARY
- ZLIB_INCLUDE_DIRS, not ZLIB_INCLUDE_DIR

For building libmariadb, ZLIB_LIBRARY/ZLIB_INCLUDE_DIR are still defined
This workaround will be removed later.
2024-05-03 21:48:47 +02:00
..
aes-t.c MDEV-25785 Add support for OpenSSL 3.0 2022-07-04 12:49:11 +02:00
base64-t.c Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
bitmap-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
byte_order-t.c Fixed compiler warnings from gcc 7.4.1 2020-01-29 23:23:55 +02:00
CMakeLists.txt MDEV-33876 CMake, zlib - use names compatible with official FindZLIB.cmake 2024-05-03 21:48:47 +02:00
crc32-t.c MDEV-33817 preparation: Restructuring and unit tests 2024-05-03 13:06:13 +03: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 MDEV-19897 Rename source code variable names from utf8 to utf8mb3 2019-06-28 12:37:04 +04: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 Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02: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_vsnprintf-t.c MDEV-22545: my_vsnprintf behaves not as in C standard 2020-05-24 21:27:08 +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