nushell/src/tests
2022-03-04 11:36:11 -05:00
..
test_conditionals.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
test_converters.rs Fix to json escape logic (#4478) 2022-02-15 06:55:57 -05:00
test_custom_commands.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
test_engine.rs move scope variable into nu variable (#4725) 2022-03-04 11:36:11 -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 Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
test_modules.rs Move $nu.env to $env (#665) 2022-01-05 08:34:42 +11:00
test_parser.rs Add support for escape characters, make nuon a JSON superset (#4706) 2022-03-03 13:14:03 -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