Skyler Hawthorne
|
8d8d389536
|
rename top level module to satisfy cargo fmt
|
2022-06-18 23:57:47 -04:00 |
|
Skyler Hawthorne
|
acf931709a
|
use a read only file to ensure write failure
|
2022-06-18 23:57:47 -04:00 |
|
Skyler Hawthorne
|
ef8fe5a5ce
|
use system's appropriate line ending
|
2022-06-18 23:57:47 -04:00 |
|
Skyler Hawthorne
|
1533f48934
|
use Results in integration tests for more error context
|
2022-06-18 23:54:03 -04:00 |
|
Skyler Hawthorne
|
2386c81ebc
|
use idle timer instead of fixed timeout
|
2022-06-18 23:54:03 -04:00 |
|
Skyler Hawthorne
|
40120967e9
|
tests for buffer-close
|
2022-06-18 23:54:03 -04:00 |
|
Skyler Hawthorne
|
07fc80aece
|
tests for serialized writes
|
2022-06-18 23:54:03 -04:00 |
|
Skyler Hawthorne
|
ee705dcb33
|
use main application event loop
Use the Application's main event loop to allow LSP, file writes, etc
|
2022-06-18 23:54:03 -04:00 |
|
Skyler Hawthorne
|
36e5809f63
|
add test for ensuring the initial cursor on a newly opened file
|
2022-06-18 23:54:03 -04:00 |
|
Skyler Hawthorne
|
84bbe6b8f3
|
refactor helpers, use new test helpers
|
2022-06-18 23:54:03 -04:00 |
|