mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-testing: уменьшение кол-ва итераций extra/crunched-delete
для CI.
This commit is contained in:
@@ -656,6 +656,10 @@ else()
|
||||
set(MDBX_ENABLE_TESTS FALSE)
|
||||
endif()
|
||||
|
||||
if(CI)
|
||||
add_definitions(-DMDBX_CI="${CI}")
|
||||
endif()
|
||||
|
||||
################################################################################
|
||||
################################################################################
|
||||
|
||||
|
Reference in New Issue
Block a user