make test -> make check
This commit is contained in:
@@ -40,8 +40,8 @@ GXX_INCLUDE_PATH ?= /usr/include/g++
|
|||||||
.DELETE_ON_ERROR:
|
.DELETE_ON_ERROR:
|
||||||
|
|
||||||
|
|
||||||
.PHONY: test
|
.PHONY: check
|
||||||
test: test-regview test-cpptest test-javatest test-javanative test-clientserver
|
check: test-regview test-cpptest test-javatest test-javanative test-clientserver
|
||||||
|
|
||||||
.PHONY: test-regview
|
.PHONY: test-regview
|
||||||
test-regview: out.pln/services.rdb
|
test-regview: out.pln/services.rdb
|
||||||
|
Reference in New Issue
Block a user