jj/tests
Martin von Zweigbergk b1301fd761 tests: work around intellij-rust/intellij-rust#5368
The new `.editorconfig` tells editors to strip trailing whitespace,
but IntelliJ has a bug where it strips trailing whitespace even inside
multi-line strings. We can work around it in the cases we have because
they're regexes, so `[ ]` works as a space.
2022-03-02 22:00:24 -08:00
..
smoke_test.rs tests: work around intellij-rust/intellij-rust#5368 2022-03-02 22:00:24 -08:00
test_init_command.rs workspace: store repo in .jj/repo/ (#13) 2022-02-02 08:15:22 -08:00
test_ui.rs cli: parse file names as relative and using platform separator 2021-06-09 22:56:02 -07:00