aboutsummaryrefslogtreecommitdiff
path: root/test/unit/os/fileio_spec.lua
Commit message (Expand)AuthorAge
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* Merge branch 'master' into s-dash-stdinZyX2017-12-03
|\
| * os/fileio: Add ability to use os/fileio.c for file descriptorsZyX2017-07-04
| * os/fileio: Add msgpack_file_write functionZyX2017-07-04
| * tests: Fix testlint errorsZyX2017-04-03
| * eval: Make writefile() able to disable fsync()ZyX2017-04-02
| * eval,fileio: Omit additional fsync() callZyX2017-04-01
* | unittests: Add tests for new fileio functionsZyX2017-03-19
|/
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* unittests: Fix testlint errorsZyX2016-06-24
* unittests: Fix kFileNoSymlink test on FreeBSDZyX2016-06-24
* unittests: Fix bug somewhere that makes file_read tests SEGVZyX2016-06-24
* file: Move src/nvim/file.* to src/nvim/os/fileio.*ZyX2016-06-24