libmdbx/test
Leonid Yuriev 33b1cf2931 mdbx++: Initial C++ API (some extra methods are not implemented).
Change-Id: I0478d0c94dcd12b52916e87815e5731817407c3c
2020-09-05 00:26:06 +03:00
..
darwin mdbx: refine attribute-based macros. 2019-08-25 04:37:15 +03:00
pcrf mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
append.cc mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +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++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +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: use enums & bool in the C API. 2020-08-06 01:48:56 +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: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
jitter.cc mdbx-test: follow MDBX_UNABLE_EXTEND_MAPSIZE changes. 2020-02-28 17:39:52 +03:00
keygen.cc mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
keygen.h mdbx-test: minor refine comments & keygen-params ranges. 2020-05-26 18:40:10 +03:00
log.cc mdbx++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +03:00
log.h mdbx++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +03:00
long_stochastic.sh mdbx-test: use banner tool only when available. 2020-06-20 19:03:10 +03:00
main.cc mdbx++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +03:00
nested.cc mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
osal-unix.cc mdbx++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +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++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +03:00
test.h mdbx++: Initial C++ API (some extra methods are not implemented). 2020-09-05 00:26:06 +03:00
try.cc mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
ttl.cc mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +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