libmdbx/test
Leo Yuriev 17b8e48bf4 mdbx: cleanup after last pull-request.
Cleanup after 4e40af60e7 (Merge pull request #20 from rouzier/feature/txn_try).
2017-10-26 21:49:38 +03:00
..
base.h mdbx-test: fix snprintf/vsnprintf redefinition for MSVC. 2017-07-26 19:43:22 +03:00
cases.cc Add test case for txn try 2017-10-25 20:56:12 -04:00
chrono.cc test: fix now_realtime() for Windows. 2017-04-25 16:09:02 +03:00
chrono.h mdbx: more fix MSVC '/Wall' warnings. 2017-07-26 16:02:49 +03:00
config.cc test: typo fix. 2017-06-21 01:42:41 +03:00
config.h mdbx: cleanup after last pull-request. 2017-10-26 21:49:38 +03:00
dead.cc Update test to accept flags instead of a bool 2017-10-25 19:54:43 -04:00
hill.cc Update test to accept flags instead of a bool 2017-10-25 19:54:43 -04:00
jitter.cc Update test to accept flags instead of a bool 2017-10-25 19:54:43 -04:00
keygen.cc mdbx: fix MSVC warnings, add uint16-range-asserts. 2017-07-03 04:41:00 +03:00
keygen.h mdbx-test: fix warnings from MSVC 2013. 2017-07-05 23:08:45 +03:00
log.cc test: fix minor defects (coverity). 2017-07-04 13:21:16 +03:00
log.h test: add log_extra(). 2017-05-18 15:57:06 +03:00
main.cc test: set default db-size to 4M. 2017-05-24 02:46:51 +03:00
osal-unix.cc test: add simple progress indicator. 2017-05-24 02:31:11 +03:00
osal-windows.cc test: add simple progress indicator. 2017-05-24 02:31:11 +03:00
osal.h test: fix STDERR_FILENO for MSVC. 2017-05-24 02:43:43 +03:00
test.cc mdbx: cleanup after last pull-request. 2017-10-26 21:49:38 +03:00
test.h Add test case for txn try 2017-10-25 20:56:12 -04:00
test.vcxproj Add try.cc to compile for windows 2017-10-25 21:01:19 -04:00
try.cc mdbx: cleanup after last pull-request. 2017-10-26 21:49:38 +03:00
utils.cc test: add 'volatile' to rdtsc() and friends (fix for modern clang). 2017-07-03 05:11:52 +03:00
utils.h mdbx: more fix MSVC '/Wall' warnings. 2017-07-26 16:02:49 +03:00