2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/tests
Ian Manske d56457d63e
Path migration part 2: nu-test-support ()
# Description
Part 2 of replacing `std::path` types with `nu_path` types added in
. This PR targets `nu-test-support`.
2024-07-12 02:43:10 +00:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
const_ add raw-string literal support () 2024-05-02 09:36:37 -04:00
eval Internal representation (IR) compiler and evaluator () 2024-07-10 17:33:59 -07:00
fixtures Force completers to sort in fetch() () 2024-07-03 06:48:06 -05:00
hooks Fix hooks on 0.92.0 () 2024-04-04 09:25:54 +02:00
modules Enable reloading changes to a submodule () 2024-06-25 18:33:37 -07:00
overlays Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
parsing Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
path Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
plugin_persistence Allow plugins to report their own version and store it in the registry () 2024-06-21 06:27:09 -05:00
plugins Path migration part 2: nu-test-support () 2024-07-12 02:43:10 +00:00
repl remove the deprecated register command () 2024-07-05 07:16:50 -05:00
scope Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
shell Make pipe redirections consistent, add err>| etc. forms () 2024-07-11 07:16:22 +08:00
main.rs Merged tests to produce a single binary () 2024-05-13 13:37:53 +00:00