mirror of
https://github.com/isar/libmdbx.git
synced 2024-12-29 08:48:48 +08:00
mdbx-make: add missing long-test
to make help
output.
This commit is contained in:
parent
2c190cfb56
commit
bf9e6146df
@ -107,6 +107,7 @@ help:
|
||||
@echo " make smoke - fast smoke test"
|
||||
@echo " make test - basic test"
|
||||
@echo " make check - smoke test with amalgamation and installation checking"
|
||||
@echo " make long-test - execute long test which runs for several weeks, or until you interrupt it"
|
||||
@echo " make memcheck - build with Valgrind's and smoke test with memcheck tool"
|
||||
@echo " make test-valgrind - build with Valgrind's and basic test with memcheck tool"
|
||||
@echo " make test-asan - build with AddressSanitizer and basic test"
|
||||
|
Loading…
x
Reference in New Issue
Block a user