nushell/src/tests
JT cb5c61d217
Fix open ended ranges (#4677)
* Make open ended ranges more open ended

* Add test
2022-02-28 11:15:31 -05:00
..
test_conditionals.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_converters.rs Fix to json escape logic (#4478) 2022-02-15 06:55:57 -05:00
test_custom_commands.rs def argument check (#604) 2021-12-28 06:13:52 +11:00
test_engine.rs Fix open ended ranges (#4677) 2022-02-28 11:15:31 -05:00
test_env.rs Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
test_hiding.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
test_iteration.rs Remove record iteration (#4582) 2022-02-21 09:12:04 -05:00
test_math.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_modules.rs Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
test_parser.rs Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -05:00
test_ranges.rs Fix custom call scope leak, refactor tests (#580) 2021-12-26 06:39:42 +11:00
test_strings.rs Require block params (#4505) 2022-02-17 06:40:24 -05:00
test_table_operations.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
test_type_check.rs Allow int/float to coerce in type checker (#679) 2022-01-06 07:58:58 +11:00