nushell/crates/nu-command/src/viewers
Stefan Holderbach 507f24d029
Improve test coverage of command examples (#5650)
* Ignore `cargo tarpaulin` output files

* Add expected result for `columns` example

Examples without provided expected output will never be tested.
The subset of commands available in `test_examples()` is limited thus
excluding the tests depending on other commands

* Add example test harness to `reject`

* Test and fix `wrap` example

* Test and fix `drop column` example

* Update `from ods` examples

* Update `from xlsx` examples

* Run `to nuon` examples

* Run `hash base64` examples

* Add example output to `path parse`

* Test and fix the `grid` examples
2022-05-26 13:51:31 -05:00
..
griddle.rs Improve test coverage of command examples (#5650) 2022-05-26 13:51:31 -05:00
icons.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
mod.rs Move to latest stable crossterm, with fix (#4684) 2022-03-01 07:05:46 -05:00
table.rs feat[table]: Allow specific table width with -w, like command grid. (#5643) 2022-05-26 06:53:05 -05:00