nushell/tests
Reilly Wood efdfeac55e
Feature cleanup (#7182)
Following up on #7180 with some feature cleanup:

- Move the `database` feature from `plugin` to `default`
- Rename the `database` feature to `sqlite`
- Remove `--features=extra` from a lot of scripts etc. 
- No need to specify this, the `extra` feature is now the same as the
default feature set
- Remove the now-redundant 2nd Ubuntu test run
2022-11-22 16:58:11 -08:00
..
assets/nu_json Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
fixtures Support Arrow IPC file format with dataframes (#6548) 2022-09-12 18:30:20 -05:00
hooks Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
modules Disable cyclical module imports (#6477) 2022-09-04 23:19:20 +03:00
overlays Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
parsing Change parser cwd when running a file (#7134) 2022-11-15 00:05:27 +01:00
path Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
plugins Feature cleanup (#7182) 2022-11-22 16:58:11 -08:00
scope Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00
shell All field assignment into the env variable (#7099) 2022-11-11 20:16:07 +13:00
main.rs Fix file lookup in parser keywords; Refactor nu_repl (#6185) 2022-07-29 23:42:00 +03:00