nushell/tests
Andrés N. Robalino ca0c6eaf58 This commit introduces a basic help feature. We can go to it
with the `help` command to explore and list all commands available.

Enter will also try to see if the location to be entered is an existing
Nu command, if it is it will let you inspect the command under `help`.

This provides baseline needed so we can iterate on it.
2019-08-31 19:06:11 -05:00
..
fixtures Add Decimal to sample.bson 2019-08-31 19:15:48 +02:00
helpers Readability improvement. 2019-08-29 01:31:56 -05:00
command_cd_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
command_cp_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
command_enter_test.rs Readability improvement. 2019-08-29 01:31:56 -05:00
command_ls_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
command_mkdir_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
command_mv_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
command_open_tests.rs Add SQLite support 2019-08-30 20:54:45 -04:00
command_rm_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
commands_test.rs Readability improvement. 2019-08-29 01:31:56 -05:00
external_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
filter_inc_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
filter_str_tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00
filters_test.rs This commit introduces a basic help feature. We can go to it 2019-08-31 19:06:11 -05:00
tests.rs Readability improvement. 2019-08-29 01:31:56 -05:00