2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/tests/plugins
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
..
formats Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
config.rs Use IntoValue and FromValue derive macros in nu_plugin_example for example usage () 2024-06-26 17:50:14 -05:00
core_inc.rs Avoid taking unnecessary ownership of intermediates () 2024-05-04 00:53:15 +00:00
custom_values.rs Fix deadlock on PluginCustomValue drop () 2024-04-05 21:57:00 -05:00
env.rs Merge stream_example into example plugin and clean up names () 2024-03-19 12:36:46 -05:00
mod.rs Rename plugin cache file ⇒ plugin registry file () 2024-04-24 17:40:39 -05:00
nu_plugin_nu_example.rs Path migration part 2: nu-test-support () 2024-07-12 02:43:10 +00:00
register.rs Change PluginCommand API to be more like Command () 2024-03-27 11:59:57 +01:00
registry_file.rs Path migration part 2: nu-test-support () 2024-07-12 02:43:10 +00:00
stream.rs Replace ExternalStream with new ByteStream type () 2024-05-16 07:11:18 -07:00
stress_internals.rs Fix (and test) for a deadlock that can happen while waiting for protocol info () 2024-04-24 08:44:04 -05:00