fish-shell/tests
2016-12-09 12:14:35 -08:00
..
test_functions
abbr.err Add the possibility to rename abbreviations 2016-12-01 14:42:20 -08:00
abbr.in Add the possibility to rename abbreviations 2016-12-01 14:42:20 -08:00
abbr.out Add the possibility to rename abbreviations 2016-12-01 14:42:20 -08:00
bind.expect Fixes behavior of 'x' in normal mode 2016-12-01 16:23:59 -08:00
bind.expect.err
bind.expect.out Fixes behavior of 'x' in normal mode 2016-12-01 16:23:59 -08:00
commandline.expect
commandline.expect.err
commandline.expect.out
expansion.err
expansion.in make testing on local servers hermetic 2016-02-25 17:16:36 -08:00
expansion.out
fkr.expect f-k-r should use the user's locale 2016-06-30 20:49:56 -07:00
fkr.expect.err don't allow f-k-r to run if stdin/stdout not a tty 2016-06-26 21:51:00 -07:00
fkr.expect.out f-k-r should use the user's locale 2016-06-30 20:49:56 -07:00
function.err an invalid flag to function is handled wrong 2016-11-22 16:17:51 -08:00
function.in fix functions --copy 2016-11-28 18:04:37 -08:00
function.out fix functions --copy 2016-11-28 18:04:37 -08:00
gen_output.fish
generic.expect
generic.expect.err
generic.expect.out
history.err eliminate many "unused parameter" warnings 2016-10-09 14:38:26 -07:00
history.expect make history searching case insensitive by default 2016-10-16 20:18:16 -07:00
history.expect.err correct handling of history args 2016-07-20 21:18:48 -07:00
history.expect.out make history searching case insensitive by default 2016-10-16 20:18:16 -07:00
history.in alter history sub-command handling 2016-09-18 20:09:06 -07:00
history.out make it hard to use history command incorrectly 2016-09-09 19:23:06 -07:00
history_sample_bash
history_sample_corrupt1
history_sample_fish_1_x
history_sample_fish_2_0
indent.err
indent.in enhance fish_indent to normalize keywords 2016-04-10 18:40:11 -07:00
indent.out enhance fish_indent to normalize keywords 2016-04-10 18:40:11 -07:00
interactive.config
interactive.expect.rc don't allow f-k-r to run if stdin/stdout not a tty 2016-06-26 21:51:00 -07:00
interactive.fish make unit tests more hermetic regarding env vars 2016-09-19 22:13:55 -07:00
jobs.err bg had also had wrong exit code for some errors 2016-06-18 08:26:07 -07:00
jobs.in remove the tests/*.status files 2016-07-06 21:37:29 -07:00
jobs.out don't print header for each job 2016-06-08 21:15:07 -07:00
line-continuation.err fix handling of line continuation in keywords 2016-04-08 21:05:46 -07:00
line-continuation.in fix handling of line continuation in keywords 2016-04-08 21:05:46 -07:00
line-continuation.out fix handling of line continuation in keywords 2016-04-08 21:05:46 -07:00
locale.err remove unset vars from the environment 2016-06-15 22:10:11 -07:00
locale.in remove unset vars from the environment 2016-06-15 22:10:11 -07:00
locale.out remove unset vars from the environment 2016-06-15 22:10:11 -07:00
math.err add floating point output to math command 2016-05-03 19:29:04 -07:00
math.in add floating point output to math command 2016-05-03 19:29:04 -07:00
math.out add floating point output to math command 2016-05-03 19:29:04 -07:00
printf.err fix raw_string_to_scalar_type locale handling 2016-09-02 18:48:16 -07:00
printf.in make printf test resilient to missing locale 2016-09-05 20:59:09 -07:00
printf.out fix raw_string_to_scalar_type locale handling 2016-09-02 18:48:16 -07:00
read.err
read.expect
read.expect.err
read.expect.out
read.in
read.out
realpath.err make fish's realpath compatible with GNU realpath 2016-10-04 20:19:44 -07:00
realpath.in make fish's realpath compatible with GNU realpath 2016-10-04 20:19:44 -07:00
realpath.out make fish's realpath compatible with GNU realpath 2016-10-04 20:19:44 -07:00
status.err make status saner vis-a-vis arg parsing 2016-11-07 12:11:08 -08:00
status.in make status saner vis-a-vis arg parsing 2016-11-07 12:11:08 -08:00
status.out make status saner vis-a-vis arg parsing 2016-11-07 12:11:08 -08:00
string.err
string.in Make string match -rnv work 2016-05-31 23:24:08 +02:00
string.out Make string match -rnv work 2016-05-31 23:24:08 +02:00
test.fish make unit tests more hermetic regarding env vars 2016-09-19 22:13:55 -07:00
test1.err
test1.in Don't allow specifying an fd with a caret redirection 2016-06-12 02:16:46 -07:00
test1.out Don't allow specifying an fd with a caret redirection 2016-06-12 02:16:46 -07:00
test2.err
test2.in
test2.out
test3.err
test3.in make testing on local servers hermetic 2016-02-25 17:16:36 -08:00
test3.out
test4.err
test4.in emit error message when test is given invalid int 2016-11-27 20:37:30 -08:00
test4.out
test5.err mention nullglob exceptions in failglob error msg 2016-06-02 19:51:19 -07:00
test5.in make testing on local servers hermetic 2016-02-25 17:16:36 -08:00
test5.out make testing on local servers hermetic 2016-02-25 17:16:36 -08:00
test6.err allow complete -d '' 2016-11-17 14:53:50 -08:00
test6.in Increase test coverage and improve completion commenting 2016-12-09 12:14:35 -08:00
test6.out Increase test coverage and improve completion commenting 2016-12-09 12:14:35 -08:00
test7.err
test7.in
test7.out
test8.err
test8.in
test8.out
test9.err
test9.in remove the tests/*.status files 2016-07-06 21:37:29 -07:00
test9.out
test_util.fish don't use set_color reset 2016-11-11 19:07:52 -08:00
top.out
vars_as_commands.err don't print internal token in error message 2016-07-10 20:02:39 -07:00
vars_as_commands.in don't print internal token in error message 2016-07-10 20:02:39 -07:00
vars_as_commands.out don't print internal token in error message 2016-07-10 20:02:39 -07:00