This PR contains an important bugfix, and required a new release:
Families-check was modifying plugin-digesters while iterating.
Detailed changes:
Length of bytes-hashed are provided for each file as just another digester.
Send to stdout explanatory msgs about what is being hashed only when
hashing multiple items. The point is for script using omnihash to
easily parse its output in the case of a single file, but still contain
all necessary info in case it's input is being redirected in a log file
and multiple files are hashed.
Retrofit all TCs as TestCase.methods, to easily view what's was the failing condition.
This PR contains an important bugfix, and required a new release:
Detailed changes:
omnihash
to easily parse its output in the case of a single file, but still contain all necessary info in case it's input is being redirected in a log file and multiple files are hashed.