Yuya Nishihara
|
cdcc777730
|
tests: migrate snapshot users of jj_cmd_success() to run_jj_in()
These callers were mostly substituted mechanically, then fixed up minor
formatting and name errors.
|
2025-02-23 13:34:17 +00:00 |
|
Yuya Nishihara
|
d19e58f591
|
tests: migrate callers of jj_cmd_failure() to run_jj_in()
|
2025-02-23 03:06:59 +00:00 |
|
Yuya Nishihara
|
630036eeb0
|
tests: add [EOF] marker to command output when displaying
It's important to test that command output is (usually) terminated with newline,
but insta::assert_snapshot!() is lax about that.
|
2025-02-19 02:31:59 +00:00 |
|
Yuya Nishihara
|
af556aa01c
|
tests: rename test_file_print_command.rs to_file_show_command.rs
|
2024-10-04 20:52:59 +09:00 |
|