aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests/test/auto_indent.rs
Commit message (Collapse)AuthorAge
* migrate test_with_config to use AppBuilderSkyler Hawthorne2023-03-20
|
* make TestCase::From more genericSkyler Hawthorne2023-03-20
|
* disable lsp in integration testsSkyler Hawthorne2023-02-02
|
* flush writes on force quit (#4397)Skyler Hawthorne2022-10-21
| | | | | | When force quitting, we need to block on the pending writes to ensure that write commands succeed before exiting, and also to avoid a crash when all the views are gone before the auto format call returns from the LS.
* document should save even if formatter failsSkyler Hawthorne2022-10-19
|
* rename test helpersSkyler Hawthorne2022-06-19
|
* rename top level module to satisfy cargo fmtSkyler Hawthorne2022-06-19