ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/tests
Martin von Zweigbergk 28916ceb19 cli: in help output, list global options under separate heading
I've found it hard to read the `jj help` output because command
options are mixed with global options. This patch fixes that by
putting global options under a separate heading.
2022-04-02 14:57:48 -07:00
..
common tests: add tests for jj restore -i 2022-04-02 14:22:58 -07:00
smoke_test.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_concurrent_operations.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_diff_command.rs tests: add tests for jj diff 2022-04-02 14:22:58 -07:00
test_git_colocated.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_git_push.rs tests: add helper for failing tests as well 2022-04-02 14:22:58 -07:00
test_gitignores.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_global_opts.rs cli: in help output, list global options under separate heading 2022-04-02 14:57:48 -07:00
test_init_command.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_log_command.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_new.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_restore_command.rs tests: add tests for jj restore -i 2022-04-02 14:22:58 -07:00
test_ui.rs cli: parse file names as relative and using platform separator 2021-06-09 22:56:02 -07:00
test_undo.rs tests: move testutils from src/ to tests/ 2022-04-02 14:22:58 -07:00
test_untrack_command.rs tests: add helper for failing tests as well 2022-04-02 14:22:58 -07:00