fish-shell/tests
Fabian Homborg 15a789dda0 Fix fkr tests
I had fish_key_reader *installed*, so this worked for me.

But really we have the path in $fish_key_reader, so we want to use
that variable.
2020-06-08 23:19:57 +02:00
..
checks Remove redundant expect tests 2020-06-07 14:53:17 -07:00
pexpects Fix fkr tests 2020-06-08 23:19:57 +02:00
test_functions Resurrect one last function 2020-03-17 21:58:49 +01:00
.gitignore tweak gitignore rules for *tests* directory 2017-02-20 20:29:43 -08:00
gen_output.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
histfile.expect Make history tests more robust 2019-06-28 11:16:27 -07:00
histfile.expect.err Make the history session configurable 2017-06-30 17:13:02 -07:00
histfile.expect.out Make the history session configurable 2017-06-30 17:13:02 -07:00
histfile.expect.status Make the history session configurable 2017-06-30 17:13:02 -07:00
history_sample_bash Do import bash history commands containing && or || 2019-11-07 23:33:35 +01:00
history_sample_corrupt1
history_sample_fish_1_x
history_sample_fish_2_0
history.expect history expect tests: fix the tests. 2018-11-20 05:26:54 -08:00
history.expect.err
history.expect.out mplement history search glob searches 2017-09-15 13:43:45 -07:00
interactive.config remove some uses of $IFS 2017-07-25 12:44:26 -07:00
interactive.expect.rc Add pipeline tests 2019-04-07 09:20:32 -07:00
interactive.fish Improve pexpect output 2020-06-07 14:53:17 -07:00
job_summary.expect Also call fish_job_summary for foreground sigint 2020-05-19 20:39:10 +02:00
job_summary.expect.err Add fish_job_summary, called whenever a job ends, stops, or is signalled 2020-05-19 20:39:10 +02:00
job_summary.expect.out Add fish_job_summary, called whenever a job ends, stops, or is signalled 2020-05-19 20:39:10 +02:00
read.expect tests/read.expect: Skip /dev/stdin if it doesn't exist 2019-01-01 14:52:26 +01:00
read.expect.err
read.expect.out Fix read tests to reflect updated arguments 2018-03-09 12:19:20 -06:00
signals.expect Ignore SIGINT and SIGQUIT in non-interactive background processes 2020-04-07 22:18:15 +02:00
signals.expect.err correct handling of SIGHUP by interactive fish 2017-01-24 15:24:13 -08:00
signals.expect.out correct handling of SIGHUP by interactive fish 2017-01-24 15:24:13 -08:00
test_util.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
test.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
top.out
wait.expect Handle child receiving SIGCONT 2020-03-27 20:30:58 +01:00
wait.expect.err add wait command 2017-11-16 10:48:21 -08:00
wait.expect.out add wait command 2017-11-16 10:48:21 -08:00