Justin M. Keyes
|
bb3a0099c6
|
os/fs: introduce os_fopen()
Windows: Using fopen() directly may need UTF-16 filepath conversion. To
achieve that, os_fopen() goes through os_open().
fix #10586
|
2019-07-25 22:32:23 +02:00 |
|
Justin M. Keyes
|
7cc01c704c
|
Merge #9709 'fileio: use os_copy to create backups'
ref #8288
|
2019-05-20 22:33:19 +02:00 |
|
Said Al Attrach
|
2bf18e7843
|
test: move trim to global helpers
|
2019-03-30 18:14:20 +01:00 |
|
Said Al Attrach
|
a9df3fa5d2
|
test: make first attempt at some kind of test
|
2019-03-24 00:21:26 +01:00 |
|
Justin M. Keyes
|
77cb14cc6d
|
API: nvim__stats()
Use it to verify fsync() behavior.
|
2018-04-24 00:44:06 +02:00 |
|
Justin M. Keyes
|
32f3937477
|
test: fsync() codepaths
|
2018-04-23 21:29:07 +02:00 |
|