diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-06-14 19:28:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-06-15 12:06:48 +0900 |
commit | 6a748c2c666e50efcb9a8b7af2fd030946575ef1 (patch) | |
tree | 5c4f70ef500242723abb08ee601c0176ceca07f3 /levenshtein.h | |
parent | mktag tests: parse out options in helper (diff) | |
download | tgif-6a748c2c666e50efcb9a8b7af2fd030946575ef1.tar.xz |
mktag tests: invert --no-strict test
Change the mktag --no-strict test to actually test success under
--no-strict, that test was added in 06ce79152be (mktag: add a
--[no-]strict option, 2021-01-06).
It doesn't make sense to check that we have the same failure except
when we want --no-strict, by doing that we're assuming that the
behavior will be different under --no-strict, bun nothing was testing
for that.
We should instead assert that --strict is the same as --no-strict,
except in the cases where we've declared that it's not.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'levenshtein.h')
0 files changed, 0 insertions, 0 deletions