1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 20:27:11 +02:00
nushell/tests/shell/pipeline/commands
Marc Schreiber 7cb9fddc11
Add Test Case for Special Character Paths ()
Added test cases that ensure that special characters in path names are passed
to external commands correctly. These cases have been implemented with rstest
to reuse existing test code.
2021-06-28 22:16:03 +12:00
..
external.rs Add Test Case for Special Character Paths () 2021-06-28 22:16:03 +12:00
internal.rs Add support for arbitrarily nested subcommands () 2021-06-26 09:09:06 +12:00
mod.rs Externals now spawn independently. () 2020-01-16 04:05:53 -05:00