Added
- use the
syntaxparser directive to declare the Dockerfile syntax version (#1127) - Negative test filtering via
--negative-filter- tests matching the filter are excluded (#1114) - fail-fast flag
--abortto stop test suite execution on first failure (#1155)
Fixed:
- unset
output,stderr,lines, `stderr_line...