mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-25 21:54:28 +08:00
mdbx-tests: добавление extra/details-rkl
.
This commit is contained in:
@@ -298,6 +298,7 @@ else()
|
||||
add_extra_test(upsert_alldups SOURCE extra/upsert_alldups.c)
|
||||
add_extra_test(dupfix_addodd SOURCE extra/dupfix_addodd.c)
|
||||
endif()
|
||||
add_extra_test(details_rkl SOURCE extra/details_rkl.c)
|
||||
if(MDBX_BUILD_CXX)
|
||||
if(NOT WIN32 OR NOT MDBX_CXX_STANDARD LESS 17)
|
||||
add_extra_test(cursor_closing)
|
||||
|
Reference in New Issue
Block a user