]> git.ipfire.org Git - thirdparty/zstd.git/commit
[cli-tests] Add --set-exact-output to update the expected output
authorNick Terrell <terrelln@fb.com>
Thu, 22 Dec 2022 01:21:09 +0000 (17:21 -0800)
committerNick Terrell <terrelln@fb.com>
Thu, 22 Dec 2022 01:21:09 +0000 (17:21 -0800)
commit7df6e25b8530392d121e73ba5cfaf71b3c0ec3ef
tree96949d6ca0c561c622f08cb0aa2322bf69aebf82
parentb6e8112261a0d60476d52a10be8fd3be0287996d
[cli-tests] Add --set-exact-output to update the expected output

`./run.py --set-exact-output` will update `stdout.expect` and
`stderr.expect` to match the expected output. This doesn't apply to
outputs which use `.glob` or `.ignore`.
tests/cli-tests/README.md
tests/cli-tests/run.py