X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Ffate.texi;h=2be61d639c9bb60e4eaa823390508b9ca0a98ce5;hb=79025da3f2e7ab047c8f3c0c817952a98480b26b;hp=c9c0d3aea9842cc24b8e298a55c6866bb562a483;hpb=a123e576a485931013c9fae85025d0e78ff3102d;p=ffmpeg diff --git a/doc/fate.texi b/doc/fate.texi index c9c0d3aea98..2be61d639c9 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -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