OSDN Git Service

patch checklist: suggest fate instead of regression tests
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 9 Apr 2011 10:50:03 +0000 (10:50 +0000)
committerAnton Khirnov <anton@khirnov.net>
Mon, 15 Aug 2011 09:53:45 +0000 (11:53 +0200)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/developer.texi

index d75471c..25bfe5a 100644 (file)
@@ -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