nushell/tests
Thomas Hartmann a3ff5f1246 Updates tests for from tsv, csv, and ssv.
With the proposed changes, these tests now become invalid. If the first line is
to be counted as data, then converting the headers to ints will fail. Removing
the headers and instead treating the first line as data, however, reflects the
new, desired mode of operation.
2019-11-12 16:04:55 +01:00
..
fixtures Add a simple read/parse plugin to better handle text data 2019-10-30 11:33:36 +13:00
helpers Fix bug with multiple input objects to an external command. 2019-10-14 16:47:12 -04:00
command_cd_tests.rs
command_config_test.rs
command_cp_tests.rs
command_enter_test.rs Cover failure not found files cases. 2019-10-22 08:08:24 -05:00
command_get_tests.rs Fallback internally to String primitives until Member int serialization lands. 2019-11-03 05:38:47 -05:00
command_ls_tests.rs Move off 'sum' to internal command 'count' for tests. 2019-10-15 05:16:47 -05:00
command_mkdir_tests.rs
command_mv_tests.rs
command_open_tests.rs Cover failure not found files cases. 2019-10-22 08:08:24 -05:00
command_rm_tests.rs
commands_test.rs This is part of on-going work with capabilities when working with 2019-11-12 03:39:30 -05:00
external_tests.rs
filter_inc_tests.rs
filter_str_tests.rs
filters_test.rs Updates tests for from tsv, csv, and ssv. 2019-11-12 16:04:55 +01:00
tests.rs Add format command 2019-11-10 13:14:59 +13:00