If one fails, we still want to check the others, because it can easily be an output-specific issue.
`git diff -s --exit-code` will detect changes to tracked files, but doesn't detect untracked files.
It will also help us to avoid unintentional modifications to existing test vectors.