This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2024-12-28 14:03:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
95e61773a5
nushell
/
tests
/
plugins
/
mod.rs
3 lines
39 B
Rust
Raw
Normal View
History
Unescape
Escape
Add wasm support (#2199) * Working towards a PoC for wasm * Move bson and sqlite to plugins * proof of concept now working * tests are green * Add CI test for --no-default-features * Fix some tests * Fix clippy and windows build * More fixes * Fix the windows build * Fix the windows test
2020-07-18 01:59:23 +00:00
#[
cfg(features =
"
inc
"
)
]
This commit is the continuing phase of extracting functionality to subcrates. We extract test helpers and begin to change Nu shell's test organization along with it.
2019-12-15 16:15:06 +00:00
mod
core_inc
;
Reference in a new issue
Copy permalink