Leonid Yuriev
|
b51d92d449
|
mdbx-test: backport - update test (squashed).
- add support for 'default' options values.
- add min/max cases for option values.
- add support for db-geometry params.
- fix int-types for 32-bit builds (minor).
- fix key/value generation for long-length cases.
- fix update_flags for non-MDBX_DUPSORT.
- 'none' for config-verbs.
- check commandline length under Windows.
- workaround for QueryFullProcessImageNameA() bug.
- add setloglevel().
- workaroung for MSVC bug.
- avoid extra 'jitter' testcase loops.
- cleanup DUPSORT flags.
- refine key/value min/max handling.
- dump keygen params.
- fix/refine keygen.
- alter keygen defaults (rotate 3, offset 41).
- default test-db size 4mb or 256mb.
- fix/refine keygen for non-MDBX_DUPSORT.
- seeding keygen with actor_id for better spreading.
|
2018-09-23 15:39:56 +03:00 |
|
Leo Yuriev
|
9db090087e
|
mdbx: reformat by clang-format 6.0 (cosmetic).
|
2018-06-18 21:29:12 +03:00 |
|
Leo Yuriev
|
638ed91e3e
|
mdbx-tests: add log_flush().
|
2018-03-19 16:51:10 +03:00 |
|
Leo Yuriev
|
72557af2b5
|
mdbx: HNY!
Change-Id: I2a91b986964d96bb3e5f848e3c17408bd7745866
|
2018-02-04 13:10:54 +03:00 |
|
Leo Yuriev
|
e4a8a144b6
|
test: fix minor defects (coverity).
Change-Id: I87165ca771a717815a2c81c36fcf1e9add2536bb
|
2017-07-04 13:21:16 +03:00 |
|
Leonid Yuriev
|
3e6a672286
|
mdbx: fix MSVC warnings, add uint16-range-asserts.
Change-Id: Ie67a728035eeae250efbf962270b5c17c974db23
|
2017-07-03 04:41:00 +03:00 |
|
Leonid Yuriev
|
318646794e
|
mdbx: partial fix MSVC level-4 warnings.
|
2017-06-06 04:15:08 +03:00 |
|
Leo Yuriev
|
06de7a5155
|
mdbx: rename the rest MDBX_xyz.
|
2017-05-24 02:24:38 +03:00 |
|
Leo Yuriev
|
1431e3e5bf
|
test: fix logging for stupid MSVC.
|
2017-05-18 16:02:29 +03:00 |
|
Leo Yuriev
|
ec114d06b7
|
test: add log_extra().
|
2017-05-18 15:57:06 +03:00 |
|
Leo Yuriev
|
bfa3e864b6
|
test: fix logging va_copy() bug.
|
2017-05-18 04:30:10 +03:00 |
|
Leo Yuriev
|
150f2c0afc
|
test: log error into stdout too.
|
2017-04-27 17:51:11 +03:00 |
|
Leo Yuriev
|
925064aa11
|
test: add us-timestamp to logs.
|
2017-04-25 16:08:33 +03:00 |
|
Leo Yuriev
|
101e015d2c
|
test: more for logging.
|
2017-04-23 19:16:21 +03:00 |
|
Leo Yuriev
|
2a80ad67fb
|
test: refine logging.
|
2017-04-11 19:09:02 +03:00 |
|
Leo Yuriev
|
8167a08431
|
test: use stderr for error only.
|
2017-04-11 00:26:24 +03:00 |
|
Leo Yuriev
|
a3644aa6d0
|
mdbx: new testset (initial, stub).
Initial stub for https://github.com/ReOpen/libmdbx/issues/8
|
2017-04-10 23:20:22 +03:00 |
|