..
common
cli: print errors to stderr
2022-04-09 16:13:01 -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_edit_command.rs
cli: print errors to stderr
2022-04-09 16:13:01 -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
cli: print errors to stderr
2022-04-09 16:13:01 -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: print errors to stderr
2022-04-09 16:13:01 -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_move_command.rs
cli: teach jj move
to move only changes to specified paths
2022-04-09 16:13:01 -07:00
test_new.rs
tests: move testutils
from src/
to tests/
2022-04-02 14:22:58 -07:00
test_print_command.rs
cli: print errors to stderr
2022-04-09 16:13:01 -07:00
test_restore_command.rs
cli: let clap
error out for us on jj restore -i <file>
2022-04-09 16:13:01 -07:00
test_squash_command.rs
cli: print errors to stderr
2022-04-09 16:13:01 -07:00
test_ui.rs
cli: print errors to stderr
2022-04-09 16:13:01 -07:00
test_undo.rs
tests: move testutils
from src/
to tests/
2022-04-02 14:22:58 -07:00
test_untrack_command.rs
cli: require at least one path for jj untrack
2022-04-09 16:13:01 -07:00