Page MenuHomePhabricator

Ensure --regenerate-output mode escapes non-ASCII characters
Open, MediumPublic

Description

Description

We have some tests that use non-ASCII characters. Code review is easier if these characters are represented via Unicode escape sequences, so, when we regenerate the files, they should still escape those characters instead of outputting the rendered glyph.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • --regenerate-output mode escapes Unicode

Remove all the non-applicable tags from the "Tags" field, leave only the tags of the projects/repositories related to this task


Completion checklist