added check-fast flag
This commit is contained in:
parent
ff592c6d50
commit
bd75ef9f27
3
Makefile
3
Makefile
@ -27,6 +27,9 @@ json_unit:
|
|||||||
check: json_unit
|
check: json_unit
|
||||||
test/json_unit "*"
|
test/json_unit "*"
|
||||||
|
|
||||||
|
check-fast: json_unit
|
||||||
|
test/json_unit
|
||||||
|
|
||||||
|
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# documentation tests
|
# documentation tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user