nushell/src/tests
2022-02-19 19:26:47 -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 Make 'for' implicitly filter out nothings (#4536) 2022-02-18 13:41:41 -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 Require block params (#4505) 2022-02-17 06:40:24 -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 Require block params (#4505) 2022-02-17 06:40:24 -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