ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/testing
Danny Hooper 8fe2274584 fake-formatter: add --uppercase and --append formatting behaviors
This allows tests to easily distinguish the effects of multiple formatters that
could be applied during a single `jj fix` command, which is helpful for testing
the feature for configuring multiple formatters on potentially overlapping
filesets.

Uppercase is a counterpart to lowercase. Append exposes the number of changes
and their order of execution in the file content, which provides a terse way of
writing test expectations.
2024-07-25 13:40:18 -05:00
..
bench-revsets-git.txt
fake-diff-editor.rs cli: skip formatting instructions if not required 2024-07-09 20:24:14 -05:00
fake-editor.rs fake-editor: replace expectpath with dump-path 2024-07-02 11:15:44 +10:00
fake-formatter.rs fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00