2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/crates/nu-std/tests
Antoine Stevan a11e41332c
expand paths and split PATH in std path add ()
related to
-
https://discord.com/channels/601130461678272522/614593951969574961/1162406310155923626

# Description
this PR
- does a bit of minor refactoring
- makes sure the input paths get expanded
- makes sure the input PATH gets split on ":"
- adds a test
- fixes the other tests

# User-Facing Changes
should give a better overall experience with `std path add`

# Tests + Formatting
adds a new test case to the `path_add` test and fixes the others.

# After Submitting
2023-10-25 16:43:27 +02:00
..
logger_tests remove underline from std NU_LOG_FORMAT () 2023-10-04 13:30:49 -05:00
test_asserts.nu Rename into decimal to into float () 2023-09-12 13:02:47 +02:00
test_dirs.nu dirs goto: update current ring slot before leaving it. () 2023-10-13 06:46:51 -05:00
test_dt.nu std dt datetime-diff: fix uninitialized field ref when borrowing () 2023-09-24 10:53:56 +02:00
test_formats.nu add to ndjson and to jsonl to the standard library () 2023-10-02 11:50:07 +02:00
test_iter.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00
test_setup_teardown.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00
test_std.nu expand paths and split PATH in std path add () 2023-10-25 16:43:27 +02:00
test_xml.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00