build: Add 'check' target to run all compile and test targets.

(cherry picked from commit 4982e1ddfa)

Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
Diego Biurrun
2011-06-26 13:52:40 +02:00
parent 576834b08e
commit dcf8f259d1
2 changed files with 4 additions and 4 deletions

View File

@@ -420,9 +420,7 @@ send a reminder by email. Your patch should eventually be dealt with.
@enumerate
@item
Does @code{make fate} pass with the patch applied?
@item
Does @code{make checkheaders} pass with the patch applied?
Does @code{make check} pass with the patch applied?
@item
Is the patch against latest Libav git master branch?
@item