• Andreas Rheinhardt's avatar
    tests/fate-run: Allow to skip file checksums for lavf_image · 4fb8741c
    Andreas Rheinhardt authored
    The output file (even the filesize) of the recently added
    EXR tests depends on the endianness; therefore checksums
    of these files must not be part of the ref file. Therefore
    this commit adds an option (unused for now) to disable these
    checksums on a per-test basis.
    
    In order to avoid having to check twice, the checksum and
    the filesize info are moved to immediately follow one another;
    this results into updates to the ref files of all lavf-image tests.
    Signed-off-by: 's avatarAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
    4fb8741c