libmdbx/test
Leonid Yuriev 9afbde9b0a mdbx-test: use mdbx_env_delete() in a test and drop aux functions.
Change-Id: I3b0e409c23067abcaefd4f9c5627df804382b348
2020-10-10 00:59:12 +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: a lot of spelling (squashed). 2020-09-25 01:01:25 +03:00
chrono.h mdbx: a lot of spelling (squashed). 2020-09-25 01:01:25 +03:00
CMakeLists.txt mdbx-cmake: makes an C++ compiler optional. 2020-09-27 17:01:59 +03:00
config.cc mdbx: Merge branch 'master' into devel. 2020-09-25 01:14:57 +03:00
config.h mdbx: using enum instead of #define for flags/modes. 2020-07-08 02:26:46 +03:00
copy.cc mdbx-test: use mdbx_env_delete() in a test and drop aux functions. 2020-10-10 00:59:12 +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++: changes after codereview-1 (part 2 of 2). 2020-09-14 21:19:56 +03:00
keygen.h mdbx-test: minor refine comments & keygen-params ranges. 2020-05-26 18:40:10 +03:00
log.cc mdbx: Merge branch 'master' into devel. 2020-09-25 01:14:57 +03:00
log.h mdbx++: changes after codereview-1 (part 2 of 2). 2020-09-14 21:19:56 +03:00
long_stochastic.sh mdbx-test: extends long-stochastic script. 2020-09-21 17:18:07 +03:00
main.cc mdbx-test: use mdbx_env_delete() in a test and drop aux functions. 2020-10-10 00:59:12 +03:00
nested.cc mdbx: use enums & bool in the C API. 2020-08-06 01:48:56 +03:00
osal-unix.cc mdbx-test: use mdbx_env_delete() in a test and drop aux functions. 2020-10-10 00:59:12 +03:00
osal-windows.cc mdbx-test: use mdbx_env_delete() in a test and drop aux functions. 2020-10-10 00:59:12 +03:00
osal.h mdbx-test: use mdbx_env_delete() in a test and drop aux functions. 2020-10-10 00:59:12 +03:00
test.cc mdbx-test: don't wait for long-lived readers until DB growth. 2020-09-30 16:45:19 +03:00
test.h mdbx: rework API and Docs around Handle-Slow-Readers (no algorithmic changes). 2020-09-29 21:15:25 +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: avoid looping on MIPS under QEMU. 2020-09-21 17:18:07 +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: add Valgrind-suppression for msync() from mdbx_mapresize(). 2020-09-21 17:18:01 +03:00