fish-shell/tests
Kurtis Rader 6c4a51d56e improve bash history importing
Reject more invalid commands from the bash history file.

Fixes #3636
2017-05-20 21:03:31 -07:00
..
test_functions remove dependency on xxd 2017-01-31 22:10:53 -08:00
__fish_complete_directories.err improve __fish_complete_directories function 2017-04-11 13:45:53 -07:00
__fish_complete_directories.in improve __fish_complete_directories function 2017-04-11 13:45:53 -07:00
__fish_complete_directories.out improve __fish_complete_directories function 2017-04-11 13:45:53 -07:00
__fish_contains_opt.err another __fish_sgrep replacement 2017-04-13 23:14:36 -07:00
__fish_contains_opt.in another __fish_sgrep replacement 2017-04-13 23:14:36 -07:00
__fish_contains_opt.out another __fish_sgrep replacement 2017-04-13 23:14:36 -07:00
__fish_not_contain_opt.err another __fish_sgrep replacement 2017-04-13 23:14:36 -07:00
__fish_not_contain_opt.in another __fish_sgrep replacement 2017-04-13 23:14:36 -07:00
__fish_not_contain_opt.out another __fish_sgrep replacement 2017-04-13 23:14:36 -07:00
.gitignore tweak gitignore rules for *tests* directory 2017-02-20 20:29:43 -08:00
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
alias.err harden alias against foo; bar 2017-02-20 20:23:55 -08:00
alias.in harden alias against foo; bar 2017-02-20 20:23:55 -08:00
alias.out harden alias against foo; bar 2017-02-20 20:23:55 -08:00
bind.err limit bind mode names to the rules for var names 2017-04-22 20:33:56 -07:00
bind.expect fix bug I introduced by previous squash merge 2017-04-17 21:23:03 -07:00
bind.expect.err
bind.expect.out Add bind --list-modes option 2017-03-20 16:42:53 +01:00
bind.in limit bind mode names to the rules for var names 2017-04-22 20:33:56 -07:00
bind.out limit bind mode names to the rules for var names 2017-04-22 20:33:56 -07:00
commandline.expect
commandline.expect.err
commandline.expect.out
exit.expect correct handling of SIGHUP by interactive fish 2017-01-24 15:24:13 -08:00
exit.expect.err correct handling of SIGHUP by interactive fish 2017-01-24 15:24:13 -08:00
exit.expect.out correct handling of SIGHUP by interactive fish 2017-01-24 15:24:13 -08:00
expansion.err Error message prefix: Prefix the message, not the context 2017-04-11 20:00:29 -07:00
expansion.in
expansion.out
fkr.expect fix race condition in fkr test 2016-12-19 17:44:54 -08:00
fkr.expect.err
fkr.expect.out
function.err Error message prefix: Prefix the message, not the context 2017-04-11 20:00:29 -07:00
function.in implement means to learn about a functions source 2017-01-20 21:48:41 -08:00
function.out fix functions --copy 2016-11-28 18:04:37 -08:00
functions.err implement means to learn about a functions source 2017-01-20 21:48:41 -08:00
functions.in rename --metadata to --details 2017-04-30 20:21:40 -07:00
functions.out implement means to learn about a functions source 2017-01-20 21:48:41 -08:00
gen_output.fish
generic.expect
generic.expect.err
generic.expect.out
history_sample_bash improve bash history importing 2017-05-20 21:03:31 -07:00
history_sample_corrupt1
history_sample_fish_1_x
history_sample_fish_2_0
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
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
indent.err
indent.in
indent.out
interactive.config
interactive.expect.rc
interactive.fish remove dependency on xxd 2017-01-31 22:10:53 -08:00
jobs.err implement disown builtin 2017-04-29 19:20:03 +08:00
jobs.in implement disown builtin 2017-04-29 19:20:03 +08:00
jobs.out implement disown builtin 2017-04-29 19:20:03 +08:00
line-continuation.err
line-continuation.in
line-continuation.out
locale.err
locale.in remove dependency on xxd 2017-01-31 22:10:53 -08:00
locale.out remove dependency on xxd 2017-01-31 22:10:53 -08:00
math.err
math.in Add test for long numbers in math 2016-12-29 14:00:15 +01:00
math.out Add test for long numbers in math 2016-12-29 14:00:15 +01:00
printf.err use a consistent ERANGE message 2017-02-20 18:43:13 -08:00
printf.in correct printf handling of %x with long ints 2017-02-20 17:58:08 -08:00
printf.out correct printf handling of %x with long ints 2017-02-20 17:58:08 -08:00
random.err implement an improved random command 2016-12-20 16:46:33 -08:00
random.in implement an improved random command 2016-12-20 16:46:33 -08:00
random.out implement an improved random command 2016-12-20 16:46:33 -08:00
read.err
read.expect Capture read command contents without displaying it via a silent flag. 2017-04-11 19:06:48 -07:00
read.expect.err
read.expect.out Capture read command contents without displaying it via a silent flag. 2017-04-11 19:06:48 -07:00
read.in put upper bound on data read will consume 2017-02-09 21:04:46 -08:00
read.out Correctly handle multiple chunks from read_in_chunks 2017-01-21 12:43:20 -08:00
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
setenv.err fix setenv and add unit tests 2017-04-05 15:31:13 -07:00
setenv.in fix setenv and add unit tests 2017-04-05 15:31:13 -07:00
setenv.out fix setenv and add unit tests 2017-04-05 15:31:13 -07:00
signals.expect correct handling of SIGHUP by interactive fish 2017-01-24 15:24:13 -08: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
status.err make status saner vis-a-vis arg parsing 2016-11-07 12:11:08 -08:00
status.in status returns the function name when called with -u parameter 2017-04-26 20:15:45 -07:00
status.out status returns the function name when called with -u parameter 2017-04-26 20:15:45 -07:00
string.err add string replace --filter flag 2017-05-01 22:07:30 -07:00
string.in change string match --filter to --entire 2017-05-01 22:19:58 -07:00
string.out change string match --filter to --entire 2017-05-01 22:19:58 -07:00
test_util.fish don't use set_color reset 2016-11-11 19:07:52 -08:00
test.fish don't run fish_update_completions in unit tests 2017-01-29 18:00:48 -08:00
test1.err
test1.in remove dependency on xxd 2017-01-31 22:10:53 -08:00
test1.out remove dependency on xxd 2017-01-31 22:10:53 -08:00
test2.err
test2.in
test2.out
test3.err
test3.in Tighten MANPATH test 2017-04-18 22:42:38 +02: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 another step in fixing issue #3985 2017-05-07 21:20:31 -07:00
test5.err Error message prefix: Prefix the message, not the context 2017-04-11 20:00:29 -07:00
test5.in
test5.out
test6.err allow complete -d '' 2016-11-17 14:53:50 -08:00
test6.in Add a new completion test for optional arguments 2016-12-21 15:46:46 -08:00
test6.out Add a new completion test for optional arguments 2016-12-21 15:46:46 -08:00
test7.err
test7.in
test7.out
test8.err
test8.in
test8.out
test9.err Error message prefix: Prefix the message, not the context 2017-04-11 20:00:29 -07:00
test9.in a step to remove __fish_sgrep per issue #2450 2017-04-11 21:53:13 -07:00
test9.out
top.out
umask.err fix umask handling of symbolic modes 2017-03-28 16:28:24 -07:00
umask.in fix umask handling of symbolic modes 2017-03-28 16:28:24 -07:00
umask.out fix umask handling of symbolic modes 2017-03-28 16:28:24 -07:00
vars_as_commands.err Error message prefix: Prefix the message, not the context 2017-04-11 20:00:29 -07:00
vars_as_commands.in
vars_as_commands.out