ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk d68eee296e tests: check that stderr is empty after successful commands
Successful commands should probably not write to stderr. If we later
add commands that e.g. print warnings to stderr, we'll want to cover
that explicitly in test.
2022-03-27 21:11:55 -07:00
..
commands.rs cli: display how many commits were rebased when merging operations (#111) 2022-03-26 22:31:49 -07:00
diff_edit.rs cargo: upgrade the config crate from 0.11.0 to 0.12.0 2022-03-18 22:33:04 -07:00
formatter.rs cli: indicate each workspace's checkout in log (#13) 2022-02-02 21:36:14 -08:00
graphlog.rs
lib.rs
main.rs config: add support for a $JJ_CONFIG environment variable 2022-03-23 09:57:42 -07:00
template.pest
template_parser.rs cli: indicate each workspace's checkout in log (#13) 2022-02-02 21:36:14 -08:00
templater.rs cli: indicate each workspace's checkout in log (#13) 2022-02-02 21:36:14 -08:00
testutils.rs tests: check that stderr is empty after successful commands 2022-03-27 21:11:55 -07:00
ui.rs cli: respect $NO_COLOR environment variable 2022-03-23 09:57:42 -07:00