From: Michael Niedermayer Date: Sat, 9 Apr 2011 10:50:03 +0000 (+0000) Subject: patch checklist: suggest fate instead of regression tests X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=2dbdb309ac957059cfe5a4e9e13b7423d70bd89b;p=ffmpeg patch checklist: suggest fate instead of regression tests Signed-off-by: Anton Khirnov --- diff --git a/doc/developer.texi b/doc/developer.texi index d75471cb295..25bfe5a7bc9 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -314,7 +314,7 @@ send a reminder by email. Your patch should eventually be dealt with. @enumerate @item - Do the regression tests pass with the patch applied? + Does @code{make fate} pass with the patch applied? @item Does @code{make checkheaders} pass with the patch applied? @item