2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/src/tests
JT f3bb1d11d3
Add export alias and export extern ()
* export alias

* export extern
2022-03-20 07:58:01 +13:00
..
test_conditionals.rs Experiment: Allow both $true/true and $false/false () 2022-03-02 19:55:03 -05:00
test_converters.rs Fix to json escape logic () 2022-02-15 06:55:57 -05:00
test_custom_commands.rs Experiment: Allow both $true/true and $false/false () 2022-03-02 19:55:03 -05:00
test_engine.rs Revert "Make if blocks work like a def-env ()" () 2022-03-08 08:29:12 -05:00
test_env.rs Do not pass non-string env vars to externals () 2022-03-12 00:18:39 +02:00
test_hiding.rs Allow expanding aliases before keywords, improve hiding () 2022-03-18 11:35:50 +13:00
test_iteration.rs Remove record iteration () 2022-02-21 09:12:04 -05:00
test_math.rs Experiment: Allow both $true/true and $false/false () 2022-03-02 19:55:03 -05:00
test_modules.rs Add export alias and export extern () 2022-03-20 07:58:01 +13:00
test_parser.rs Fix string interpolation escaping () 2022-03-16 05:09:30 +13:00
test_ranges.rs Fix custom call scope leak, refactor tests () 2021-12-26 06:39:42 +11:00
test_strings.rs Require block params () 2022-02-17 06:40:24 -05:00
test_table_operations.rs rename update to upsert to mirror what it really does () 2022-03-16 19:13:34 -05:00
test_type_check.rs Allow int/float to coerce in type checker () 2022-01-06 07:58:58 +11:00