nushell/crates/nu-test-support/src
Jérémy Audiger 0f4a073eaf
Remove once_cell dependency from nu-test-support create. (#8568)
I was looking where we could remove the usage of once-cell dependency.
As for now, I only found one place. Not a terrible improvement, but at
least, it removes a dependency nu-test-support crate.

Relies on `Mutex::new` constified in Rust 1.63.0
2023-03-22 19:36:52 +01:00
..
playground Fix: dst error on cp command (#7895) 2023-02-01 21:48:21 +01:00
commands.rs Put a lock around cargo build invocations for plugin tests (#8333) 2023-03-05 19:04:12 -08:00
fs.rs Move some from xxx commands to plugin (#7942) 2023-02-13 12:42:08 +00:00
lib.rs Use nu-path correctly in nu! test macro to make dev-dependency transitive (#7488) 2022-12-15 18:53:26 +01:00
locale_override.rs Remove once_cell dependency from nu-test-support create. (#8568) 2023-03-22 19:36:52 +01:00
macros.rs Put a lock around cargo build invocations for plugin tests (#8333) 2023-03-05 19:04:12 -08:00
playground.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00