nushell/src/tests
Michael Angerman 5d58f68c59
port over from nushell the column flag for the length command (#617)
* port over from nushell the column flag for the length command

* fix clippy error

* refactor with the get_columns now centrally located
2022-01-01 15:27:20 +11:00
..
test_conditionals.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_converters.rs fix issue #559: to json -r serializes datetime without spaces (#596) 2021-12-27 21:51:38 +11:00
test_custom_commands.rs def argument check (#604) 2021-12-28 06:13:52 +11:00
test_engine.rs Flush stmts (#584) 2021-12-27 07:21:24 +11:00
test_env.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_hiding.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_iteration.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_math.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_modules.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_parser.rs Allow for and other commands missing positionals near keywords (#606) 2021-12-28 07:04:48 +11:00
test_ranges.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_strings.rs Add line ending autodetect to 'lines' (#589) 2021-12-27 10:11:18 +11:00
test_table_operations.rs port over from nushell the column flag for the length command (#617) 2022-01-01 15:27:20 +11:00
test_type_check.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00