libmdbx/test
Leonid Yuriev 1e7a1da14e mdbx: separate transaction flags.
Change-Id: Ib9a0f6946e1ecf35059e2dccc91319ae130c9f9b
2020-08-06 01:48:56 +03:00
..
darwin mdbx: refine attribute-based macros. 2019-08-25 04:37:15 +03:00
pcrf mdbx: drop/deprecate MDBX_MAPASYNC. 2020-08-06 01:48:56 +03:00
append.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
base.h mdbx-build: rearrange source files, rework CMakeLists.txt and refine GNUMakefile (squashed). 2020-04-17 00:37:57 +03:00
cases.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
chrono.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
chrono.h mdbx: HNY! 2020-01-21 00:17:55 +03:00
CMakeLists.txt mdbx-cmake: fixes for old C/C++ compilers and/or CMake. 2020-06-26 03:28:15 +03:00
config.cc mdbx: drop/deprecate MDBX_MAPASYNC. 2020-08-06 01:48:56 +03:00
config.h mdbx: using enum instead of #define for flags/modes. 2020-07-08 02:26:46 +03:00
copy.cc mdbx: remove UTF8-BOM (preparation for 'make dist'). 2019-09-10 02:18:50 +03:00
dead.cc mdbx: HNY! 2020-01-21 00:17:55 +03:00
dump-load.sh mdbx-test: add dump-load.sh script. 2020-05-15 22:03:29 +03:00
hill.cc mdbx-test: output b+trees depths from 'hill' testcase. 2020-05-25 14:53:38 +03:00
jitter.cc mdbx-test: follow MDBX_UNABLE_EXTEND_MAPSIZE changes. 2020-02-28 17:39:52 +03:00
keygen.cc mdbx-test: minor fix for MSVC-2015. 2020-07-08 03:13:07 +03:00
keygen.h mdbx-test: minor refine comments & keygen-params ranges. 2020-05-26 18:40:10 +03:00
log.cc mdbx: using enum instead of #define for flags/modes. 2020-07-08 02:26:46 +03:00
log.h mdbx: HNY! 2020-01-21 00:17:55 +03:00
long_stochastic.sh mdbx-test: use banner tool only when available. 2020-06-20 19:03:10 +03:00
main.cc mdbx: drop/deprecate MDBX_MAPASYNC. 2020-08-06 01:48:56 +03:00
nested.cc mdbx: drop/deprecate MDBX_MAPASYNC. 2020-08-06 01:48:56 +03:00
osal-unix.cc mdbx: fix minor typos. 2020-07-07 23:16:43 +03:00
osal-windows.cc mdbx-test: minor cleanup osal_delay() for Windows. 2020-04-17 00:37:57 +03:00
osal.h mdbx: HNY! 2020-01-21 00:17:55 +03:00
test.cc mdbx: more Doxygen tags (almost done). 2020-07-24 22:49:21 +03:00
test.h mdbx: more Doxygen tags (almost done). 2020-07-24 22:49:21 +03:00
try.cc mdbx: separate transaction flags. 2020-08-06 01:48:56 +03:00
ttl.cc mdbx-test: fix nops_completed type. 2020-05-25 14:53:38 +03:00
utils.cc mdbx-test: add '--keygen.zefofill=NO' option. 2020-05-25 14:53:38 +03:00
utils.h mdbx-test: mdbx: avoid gcc-anylyzer false-positive warnings. 2020-05-02 22:38:53 +03:00
valgrind_suppress.txt mdbx-test: revert removal of the vector[...] pattern to avoid issues from old Valgrind. 2020-05-15 11:30:35 +03:00