fish-shell/src/tests
2024-06-30 11:38:15 -07:00
..
abbrs.rs Remove uses of EnvStack::principal() in the tests 2024-06-23 16:49:11 -07:00
common.rs Remove additional dead code 2024-06-29 18:03:52 -07:00
complete.rs Remove uses of EnvStack::principal() in the tests 2024-06-23 16:49:11 -07:00
debounce.rs Remove principal_parser() from yet more of the tests 2024-06-23 16:49:11 -07:00
editable_line.rs
encoding.rs
env_universal_common.rs Remove principal_parser() from yet more of the tests 2024-06-23 16:49:11 -07:00
env.rs Remove the notion of the "principal" environment stack 2024-06-23 16:49:11 -07:00
expand.rs Remove principal_parser() from yet more of the tests 2024-06-23 16:49:11 -07:00
fd_monitor.rs Make test_init() return a scope guard 2024-03-24 16:33:35 +01:00
highlight.rs Remove uses of EnvStack::principal() in the tests 2024-06-23 16:49:11 -07:00
history.rs Tweak the allowed clippy set and fix some 2024-06-30 11:38:15 -07:00
input_common.rs Extended & human-friendly keys 2024-04-02 14:35:16 +02:00
input.rs Migrate the Inputter type to a trait 2024-06-23 16:39:39 -07:00
key.rs builtin bind: make function keys lowercase (f1 instead of F1) 2024-05-22 22:38:06 +02:00
mod.rs Remove the ParserRef type 2024-06-23 16:49:11 -07:00
pager.rs Make test_init() return a scope guard 2024-03-24 16:33:35 +01:00
parse_util.rs Don't indent multi-line quoted strings; do indent inside () 2024-04-30 14:12:48 +02:00
parser.rs Factor out line counting 2024-06-29 18:03:52 -07:00
reader.rs
redirection.rs
screen.rs Make test_init() return a scope guard 2024-03-24 16:33:35 +01:00
std.rs Fix formatting of new test 2024-03-09 22:06:33 -06:00
string_escape.rs Reduce some numbers to make cargo test run faster 2024-02-02 16:44:36 +01:00
termsize.rs Remove principal_parser() from yet more of the tests 2024-06-23 16:49:11 -07:00
threads.rs Fix buggy test_pthread() condvar test 2024-05-29 13:13:13 -05:00
tokenizer.rs
topic_monitor.rs Bring topic monitor naming in line with Rust conventions 2024-06-23 17:06:20 -07:00
wgetopt.rs Rewrite wgetopt.rs to Rustier syntax and naming 2024-04-17 11:26:51 -07:00