]> git.sesse.net Git - ffmpeg/blobdiff - doc/fate.texi
Merge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'
[ffmpeg] / doc / fate.texi
index c9c0d3aea9842cc24b8e298a55c6866bb562a483..2be61d639c9bb60e4eaa823390508b9ca0a98ce5 100644 (file)
@@ -155,6 +155,8 @@ space on each client, network bandwidth and so on benefit from smaller test case
 Also keep in mind older checkouts use existing sample files, that means in
 practice generally do not replace, remove or overwrite files as it likely would
 break older checkouts or releases.
+Also all needed samples for a commit should be uploaded, ideally 24
+hours, before the push.
 
 @example
 #First update your local samples copy:
@@ -222,6 +224,11 @@ Set to @samp{1} to generate the missing or mismatched references.
 Specify which hardware acceleration to use while running regression tests,
 by default @samp{none} is used.
 
+@item KEEP
+Set to @samp{1} to keep temp files generated by fate test(s) when test is successful.
+Default is @samp{0}, which removes these files. Files are always kept when a test
+fails.
+
 @end table
 
 @section Examples