mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 22:03:12 +00:00
ddd0e28b4f
Only check fish files that have been modified since the last time they were checked. (This continues with the assumption that we are testing for broken /usr/share fish scripts and not breakage of the fish parser, which is covered by all the other tests.) This saves 8 seconds on an NVMe disk under WSL. Won't affect integrity of CI runs, which start with a blank slate each time. |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test.fish | ||
test_util.fish |