index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-term
/
tests
Commit message (
Expand
)
Author
Age
...
*
fix write scratch buffer to file
Skyler Hawthorne
2022-10-19
*
various fixes in write-all path
Skyler Hawthorne
2022-10-19
*
update write-quit to wait for saves
Skyler Hawthorne
2022-10-19
*
fix buffer-close
Skyler Hawthorne
2022-10-19
*
fix(write): do not set new path on document until write succeeds
Skyler Hawthorne
2022-10-19
*
fix: buffer-close ensuring writes
Skyler Hawthorne
2022-10-19
*
chore(write): serialize write operations within a Document
Skyler Hawthorne
2022-10-19
*
Fix append cursor location when selection anchor is at end of document (#4147)
Graic
2022-10-12
*
Add tests for select-mode TS textobjects
Michael Davis
2022-10-03
*
fix: Recalculate completion when going through prompt history (#3193)
Frojdholm
2022-08-31
*
Fix backwards selection duplication widening bug (#2945)
A-Walrus
2022-07-04
*
replace phrase in tests
Skyler Hawthorne
2022-06-19
*
factor new Application with file arg to function
Skyler Hawthorne
2022-06-19
*
fix(command): write-quit: do not quit if write fails
Skyler Hawthorne
2022-06-19
*
add test for write-quit happy path
Skyler Hawthorne
2022-06-19
*
rename test helpers
Skyler Hawthorne
2022-06-19
*
ignore failing write path tests until fixes are merged
Skyler Hawthorne
2022-06-19
*
rename top level module to satisfy cargo fmt
Skyler Hawthorne
2022-06-19
*
use a read only file to ensure write failure
Skyler Hawthorne
2022-06-19
*
use system's appropriate line ending
Skyler Hawthorne
2022-06-19
*
use Results in integration tests for more error context
Skyler Hawthorne
2022-06-19
*
use idle timer instead of fixed timeout
Skyler Hawthorne
2022-06-19
*
tests for buffer-close
Skyler Hawthorne
2022-06-19
*
tests for serialized writes
Skyler Hawthorne
2022-06-19
*
use main application event loop
Skyler Hawthorne
2022-06-19
*
add test for ensuring the initial cursor on a newly opened file
Skyler Hawthorne
2022-06-19
*
reorganize tests into groups
Skyler Hawthorne
2022-06-19
*
refactor helpers, use new test helpers
Skyler Hawthorne
2022-06-19
*
Fix initial selection of Document in new view
Skyler Hawthorne
2022-06-19
*
improve test harness
Skyler Hawthorne
2022-06-19
*
Integration testing harness
Blaž Hrastnik
2022-06-19
[prev]