]> git.ipfire.org Git - thirdparty/zstd.git/commit
Added a final success message at end of tests
authorYann Collet <cyan@fb.com>
Sat, 18 Jan 2025 03:30:55 +0000 (19:30 -0800)
committerYann Collet <cyan@fb.com>
Sat, 18 Jan 2025 03:30:55 +0000 (19:30 -0800)
commit78275149ead3bfc068d58a67480653740da5a86b
tree1314d1041e15df0043f39e2145a5024d32834969
parentc8243b472479ae4d64c5b684cd8abe1984588597
Added a final success message at end of tests

so that a human reading the test log can determine everything was fine without consulting the shell error code.

Also: made `make check` slightly shorter by moving one longer test to `make test`
.github/workflows/dev-short-tests.yml
CONTRIBUTING.md
Makefile
tests/Makefile
tests/playTests.sh