libmdbx/test
Леонид Юрьев (Leonid Yuriev) b29c15f919 mdbx: merge branch 'master' into devel.
2022-07-09 17:34:25 +03:00
..
pcrf mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
stub mdbx-test: fix build for __ANDROID_API__ < 24 (using pthread_barrier_t stub). 2022-01-05 17:47:45 +03:00
append.cc mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
base.h mdbx-test: add workaround for modern libstd++ with CLANG < 4.x 2022-06-12 20:09:27 +03:00
cases.cc mdbx: last fix 32-to-64 warnings from Apple's CLANG 13. 2022-05-24 12:34:19 +03:00
chrono.cc mdbx: more minor fixes 32-to-64 warnings from Apple's CLANG 13. 2022-05-19 13:11:25 +03:00
chrono.h mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
CMakeLists.txt mdbx-cmake: fix/refine --allow-multiple-definition as workaround for std::filesystem and LCC < 1.25.23 2022-04-22 23:03:58 +03:00
config.cc mdbx-test: remove obsolete coalesce option. 2022-06-27 12:37:29 +03:00
config.h mdbx-test: add --loglevel= option. 2022-04-21 20:35:41 +03:00
copy.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
dead.cc mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
dump-load.sh mdbx-test: add dump-load.sh script. 2020-05-15 22:03:29 +03:00
hill.cc mdbx-test: more for --ignore-dbfull. 2022-01-21 02:13:48 +03:00
jitter.cc mdbx: use MDBX_EPERM to indicate that the geometry cannot be updated instead of `MDBX_RESULT_TRUE'. 2022-03-29 18:57:26 +03:00
keygen.cc mdbx-test: resolve minor MSVC /W4 warnings. 2022-02-02 17:11:45 +03:00
keygen.h mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
log.cc mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
log.h mdbx: made internal noop macro compatible with MSVC. 2022-06-02 20:35:40 +03:00
long_stochastic.sh mdbx: merge branch 'master' into devel. 2022-07-09 17:34:25 +03:00
main.cc mdbx-test: remove obsolete coalesce option. 2022-06-27 12:37:29 +03:00
nested.cc mdbx-test: more for --ignore-dbfull. 2022-01-21 02:13:48 +03:00
osal-unix.cc mdbx: fix minor warnings from modern Apple's CLANG. 2022-05-15 23:42:57 +03:00
osal-windows.cc mdbx: fix minor warnings from modern Apple's CLANG. 2022-05-15 23:42:57 +03:00
osal.h mdbx: fix minor warnings from modern Apple's CLANG. 2022-05-15 23:42:57 +03:00
stochastic_small.sh mdbx-test: remove obsolete coalesce option. 2022-06-27 12:37:29 +03:00
test.cc mdbx-test: refine/fix batch-get testcase for large page size (i.e. when more pairs per page). 2022-07-09 13:30:40 +03:00
test.h mdbx-test: resolve minor MSVC /W4 warnings. 2022-02-02 17:11:45 +03:00
try.cc mdbx-test: add registry for test cases. 2021-03-15 20:52:18 +03:00
ttl.cc mdbx: fix minor warnings from modern Apple's CLANG. 2022-05-15 23:42:57 +03:00
utils.cc mdbx-test: fix minor lcc 1.26 warning. 2022-06-12 20:19:06 +03:00
utils.h mdbx: fix build for ARM/ARM64 by MSVC. 2022-04-22 17:18:58 +03:00
valgrind_suppress.txt mdbx-test: update Valgrind-suppressions for modern GCC. 2022-07-09 13:30:13 +03:00