Skip to content

P4Merge doesn't work for the binary extensions using the current command line arguments. #254

@matt-psaltis

Description

@matt-psaltis

When running a verification using

await Verifier.Verify(result).UseExtension("png");

With P4Merge installed, the following error is displayed:

Image files cannot be merged

The P4Merge Implementation takes four command line arguments which works correctly for text based merge operations but for binaries/images only two file paths can be passed in it seems. Additionally there doesn't currently seem to be a way to actually merge the received into the verified...

Wondering if the binary image extensions should be disabled in P4merge?

P4merge Version: r21.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions