1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-11 14:08:15 +01:00
nushell/crates/nu-parser/tests
Devyn Cairns b50903cf58
Fix external command name parsing with backslashes, and add tests ()
# Description

Fixes  and adds tests for many variations of external call
parsing.

I just realized @kubouch took a crack at this too () so really
whichever is better, but I think the
tests are a good addition.
2024-06-03 10:28:45 +03:00
..
test_lex.rs Refactor to support multiple parse errors () 2023-04-07 12:35:45 +12:00
test_parser_unicode_escapes.rs IO and redirection overhaul () 2024-03-14 15:51:55 -05:00
test_parser.rs Fix external command name parsing with backslashes, and add tests () 2024-06-03 10:28:45 +03:00