You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term/tests/test
Kirawi e5372b04a1
Fix writing hardlinks (#11340)
* don't use backup files with hardlinks

* check if the inodes remain the same in the test

* move funcs to faccess and use AsRawHandle

* use a copy as a backup for hardlinks

* delete backup after copy
4 months ago
..
commands Fix writing hardlinks (#11340) 4 months ago
languages Factor out line ending handling in integration tests (#9921) 8 months ago
auto_indent.rs Factor out line ending handling in integration tests (#9921) 8 months ago
auto_pairs.rs Factor out line ending handling in integration tests (#9921) 8 months ago
commands.rs refactor(commands): trim end of `pipe`-like output (#10952) 4 months ago
helpers.rs Read symlink when writing files (#10339) 7 months ago
movement.rs test: match around closest pair tree-sitter version 7 months ago
prompt.rs flush writes on force quit (#4397) 2 years ago
splits.rs Use a temporary file for writes (#9236) 8 months ago