nushell/crates/nu-cli/tests/format_conversions
Jonathan Turner d8594a62c2
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 13:59:23 +12:00
..
bson.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
csv.rs Split split command to sub commands. 2020-05-24 02:02:44 -05:00
eml.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
html.rs added ability to supply --dark_bg to to html (#2189) 2020-07-16 08:19:29 -05:00
ics.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
json.rs Split split command to sub commands. 2020-05-24 02:02:44 -05:00
markdown.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
mod.rs Add from-eml command (#1656) 2020-04-26 16:26:35 +12:00
ods.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
sqlite.rs Add wasm support (#2199) 2020-07-18 13:59:23 +12:00
ssv.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
toml.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
tsv.rs Split split command to sub commands. 2020-05-24 02:02:44 -05:00
url.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
vcf.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
xlsx.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00
yaml.rs Pick->Select rename. Integration tests changes. (#1725) 2020-05-07 06:03:43 -05:00