aboutsummaryrefslogtreecommitdiff
path: root/test/functional/core/fileio_spec.lua
Commit message (Expand)AuthorAge
* refactor(tests): lift retry() into assert_log()Justin M. Keyes2023-01-17
* test(fileio_spec): avoid expect_exit() without calling clear() (#21810)zeertzjq2023-01-15
* docs: fix typos (#21196)dundargoc2022-11-29
* test: simplify platform detection (#21020)dundargoc2022-11-22
* test: introduce skip() #21010dundargoc2022-11-13
* fix(fileio): use first available directory in backupdir for backupcopy (#20655)Will Spurgin2022-11-05
* ci: add cirrus to isCI function to skip tests (#20526)dundargoc2022-10-17
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* feat: ":write!" skips "file changed" warning #18665Louis Sven Goulet2022-09-24
* ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* fix(fileio): replace characters over INT_MAX with U+FFFD (#16354)Javier Lopez2021-11-23
* vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* os/fs: introduce os_fopen()Justin M. Keyes2019-07-25
* Merge #9709 'fileio: use os_copy to create backups'Justin M. Keyes2019-05-20
|\
| * test: move trim to global helpersSaid Al Attrach2019-03-30
| * test: make first attempt at some kind of testSaid Al Attrach2019-03-24
|/
* API: nvim__stats()Justin M. Keyes2018-04-24
* test: fsync() codepathsJustin M. Keyes2018-04-23