nushell/tests
Andrés N. Robalino 00b3c2036a This is part of on-going work with capabilities when working with
tables and able to work with them for data processing & viewing
purposes. At the moment, certain ways to process said tables we
are able to view a histogram of a given column.

As usage matures, we may find certain core commands that could
be used ergonomically when working with tables on Nu.
2019-11-12 03:39:30 -05: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 Add --separator command to from_csv 2019-11-08 15:06:33 +00:00
tests.rs Add format command 2019-11-10 13:14:59 +13:00