mirror of
https://github.com/fluencelabs/redis
synced 2025-03-20 01:20:50 +00:00
make check is a common naming convention for tests
This commit is contained in:
parent
a66195629b
commit
978c895b69
@ -200,6 +200,8 @@ distclean: clean
|
||||
test: $(REDIS_SERVER_NAME) $(REDIS_CHECK_AOF_NAME)
|
||||
@(cd ..; ./runtest)
|
||||
|
||||
check: test
|
||||
|
||||
lcov:
|
||||
$(MAKE) gcov
|
||||
@(set -e; cd ..; ./runtest --clients 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user