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 Filesystem shell can't cd into files. Ever. 2019-09-24 15:34:30 -05:00
command_config_test.rs Stream support (#812) 2019-10-13 17:12:43 +13:00
command_cp_tests.rs Trim trailing whitespace and set it in editorconfig 2019-09-03 02:52:52 +02:00
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 Readability improvement. 2019-08-29 01:31:56 -05:00
command_mv_tests.rs run rustfmt 2019-09-11 10:36:50 -04:00
command_open_tests.rs Cover failure not found files cases. 2019-10-22 08:08:24 -05:00
command_rm_tests.rs run rustfmt 2019-09-11 10:36:50 -04:00
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 run rustfmt 2019-09-11 10:36:50 -04:00
filter_inc_tests.rs run rustfmt 2019-09-11 10:36:50 -04:00
filter_str_tests.rs pass lint checks. 2019-09-12 01:49:01 -05:00
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