nushell/src
JT a008f1aa80
Command tests (#922)
* WIP command tests

* Finish marking todo tests

* update

* update

* Windows cd test ignoring
2022-02-03 21:01:45 -05:00
..
plugins query command with json, web, xml (#870) 2022-02-01 12:45:48 -06:00
tests Command tests (#922) 2022-02-03 21:01:45 -05:00
commands.rs Add -c flag and others to cmdline args (#853) 2022-01-26 12:26:43 -05:00
config_files.rs Add initial nu-test-support port (#913) 2022-02-02 15:59:01 -05:00
eval_file.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
logger.rs Add parser tracing, fix 629 (#638) 2022-01-02 08:42:50 +11:00
main.rs Add initial nu-test-support port (#913) 2022-02-02 15:59:01 -05:00
prompt_update.rs Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
reedline_config.rs Update reedline to paste multiple command lines (#920) 2022-02-03 16:56:39 -06:00
repl.rs Accomodate reedline#270 (#863) 2022-01-28 05:44:35 +11:00
test_bins.rs Add initial nu-test-support port (#913) 2022-02-02 15:59:01 -05:00
tests.rs Add initial nu-test-support port (#913) 2022-02-02 15:59:01 -05:00
utils.rs Command tests (#922) 2022-02-03 21:01:45 -05:00