Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | migrate test_with_config to use AppBuilder | Skyler Hawthorne | 2023-03-20 |
| | |||
* | make TestCase::From more generic | Skyler Hawthorne | 2023-03-20 |
| | |||
* | disable lsp in integration tests | Skyler Hawthorne | 2023-02-02 |
| | |||
* | flush writes on force quit (#4397) | Skyler Hawthorne | 2022-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 fails | Skyler Hawthorne | 2022-10-19 |
| | |||
* | rename test helpers | Skyler Hawthorne | 2022-06-19 |
| | |||
* | rename top level module to satisfy cargo fmt | Skyler Hawthorne | 2022-06-19 |