mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 08:51:14 -03:00
This is intended as a way to run all available checks with a single command. The script can be used locally and in CI. It is intended to replace `cmake/Tests.cmake` (but this script also runs checks not present there). At the moment, `ctest` is not used, which could be added to speed up tests. Address and thread sanitizers are not run by this script.