FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

Verify/docs/binary.md at master · khellang/Verify · GitHub

forked from VerifyTests/Verify

Latest commit

 

History

History
24 lines (14 loc) · 1.01 KB

File metadata and controls

24 lines (14 loc) · 1.01 KB

Verification of binary data

Binary data can be verified by passing a stream.

DiffTool

A Diff Tool will only be displayed if one can be found that supports the defined extension.

For example if Beyond Compare is detected the following will be displayed:

Initial diff

The majority of diff tools require two files to render a diff. When doing the initial verification there is no ".verified." file available. As such when doing the initial verification an "empty file", of the specified extension, will be used. The list of supported empty file can be seen at EmptyFiles. If no empty file can be found for a given extension, then no diff will be displayed.


Back | FazBrowse Home | New Git URL