nushell/crates/nu-command/tests/format_conversions
pwygab 34e58bc5d6
add tests, deal with pipes, newlines, tabs for to nuon (#6391)
* remove unnecessary FlatShape

* add proptest

* remove files that belonged in another PR

* more tests, more chars

* add exception for parser error unrelated ot PR
2022-09-01 14:08:19 +02:00
..
bson.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
csv.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
eml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
html.rs add more color highlighting to help (#6449) 2022-08-31 20:15:03 +12:00
ics.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
json.rs Use 'table' on scripts and -c commands (#4377) 2022-02-09 05:58:54 -05:00
markdown.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mod.rs Initial SQLite functionality (#5182) 2022-04-13 20:15:02 -07:00
nuon.rs add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
ods.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
ssv.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
toml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
tsv.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
url.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
vcf.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
xlsx.rs refactor: change column names from 'Column*' to 'column*' (#4556) 2022-02-19 19:26:47 -05:00
xml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
yaml.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00