nushell/tests
2019-08-26 05:41:07 +12:00
..
fixtures Finish last few types and add tests 2019-08-25 09:50:25 -04:00
helpers Refactoring and unwrap cleanup beginnings. 2019-08-18 20:28:55 -05:00
command_cd_tests.rs Add support for external escape valve (^dir) 2019-08-15 15:18:18 -07:00
command_cp_tests.rs
command_enter_test.rs sidestep 'enter' integration test failure for files. 2019-08-20 08:01:02 -05:00
command_ls_tests.rs
command_mkdir_tests.rs mkdir can take multiple directories or multiple directory hierachies and wil create them as required. 2019-08-21 07:07:37 -05:00
command_mv_tests.rs
command_rm_tests.rs rm fully operational and error surveyd. 2019-08-20 06:22:11 -05:00
commands_test.rs Remove test that refuses to pass on Windows (it's just a minor formatting issue) 2019-08-25 12:25:40 -04:00
external_tests.rs Add support for external escape valve (^dir) 2019-08-15 15:18:18 -07:00
filter_inc_tests.rs
filter_str_tests.rs
filters_test.rs add reverse 2019-08-25 12:14:17 -04:00
tests.rs