fish-shell/tests
Fabian Boehm c3de539d46 test_driver: Error out if $FISHDIR isn't given
This avoids confusion when you forget to set it and run it on the
wrong fish.
2025-01-01 16:45:43 +01:00
..
checks Make tests usable with path with spaces 2025-01-01 16:45:43 +01:00
pexpects Make tests usable with path with spaces 2025-01-01 16:45:43 +01:00
test_functions Fix tmux-multiline-prompt test with EDITOR=vim 2024-10-27 05:03:30 +01:00
.gitignore
filter-control-sequences.fish fixup! filter control sequences 2024-11-21 21:20:35 +01:00
fish_test_helper.c Compile fish_test_helper in the test driver 2025-01-01 16:45:43 +01:00
history_sample_bash Support $(cmd) command substitution as alternative to (cmd) 2021-07-13 21:33:42 +02:00
history_sample_corrupt1
history_sample_fish_1_x Enforce that history items must end with trailing newlines 2021-05-10 14:23:07 -07:00
history_sample_fish_2_0 Enforce that history items must end with trailing newlines 2021-05-10 14:23:07 -07:00
interactive.config
interactive.fish Tests: Don't cd to the tests directory! 2025-01-01 16:45:43 +01:00
littlecheck.py littlecheck: Update to shell-quote replacements 2025-01-01 16:45:43 +01:00
pexpect_helper.py Make tests usable with path with spaces 2025-01-01 16:45:43 +01:00
test.fish tests: Run filter-ctrl with %fish explicitly 2025-01-01 16:45:43 +01:00
test_driver.sh test_driver: Error out if $FISHDIR isn't given 2025-01-01 16:45:43 +01:00
test_env.sh Make tests usable with path with spaces 2025-01-01 16:45:43 +01:00
test_util.fish Run each test fully independently in own environment 2021-08-29 08:56:12 +02:00