nushell/tests/repl
2024-12-17 06:26:56 -06:00
..
mod.rs
test_bits.rs
test_cell_path.rs
test_commandline.rs
test_conditionals.rs
test_config_path.rs Always populate config record during startup (#14435) 2024-11-27 13:52:47 +08:00
test_config.rs
test_converters.rs
test_custom_commands.rs
test_engine.rs return const values from scope variables (#14577) 2024-12-13 16:23:17 -06:00
test_env.rs Allow both NU_PLUGIN_DIRS const and env at the same time (#14553) 2024-12-11 11:41:06 -06:00
test_help.rs
test_hiding.rs
test_ide.rs
test_iteration.rs
test_known_external.rs
test_math.rs
test_modules.rs normalize special characters in module names to allow variable access (#14353) 2024-12-05 21:35:15 +08:00
test_parser.rs Revert "For # to start a comment, then it either need to be the first chara…" (#14606) 2024-12-17 06:26:56 -06:00
test_ranges.rs
test_regex.rs
test_signatures.rs correctly parse table literals as lists (#14226) 2024-11-06 07:36:56 -06:00
test_spread.rs Improve CellPath display output (#14197) 2024-11-02 10:28:10 -05:00
test_stdlib.rs
test_strings.rs
test_table_operations.rs
test_type_check.rs return accurate type errors from blocks/expressions in type unions (#14420) 2024-11-23 13:42:00 -08:00
tests.rs