aboutsummaryrefslogtreecommitdiff
path: root/test/unit/os
Commit message (Expand)AuthorAge
* build: Target luacheck HEAD.Justin M. Keyes2016-11-17
* shell_escape: rename; refactorJustin M. Keyes2016-09-11
* system(): Respect 'sxe' and 'sxq' #2789Zhaosheng Pan2016-09-10
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* 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
* unittests: Add tests for file.cZyX2016-06-24
* unittests: Add os_write testZyX2016-06-23
* unittests: Add os_close, os_read and os_readv testsZyX2016-06-23
* unittests: Also remove event_teardownZyX2016-05-31
* os_nodetype: Return NODE_NORMAL if os_stat fails.Justin M. Keyes2016-05-22
* vim-patch:7.4.672KillTheMule2016-05-02
* test/unit: ensure event_init()Justin M. Keyes2016-04-25
* test: shell_spec: rename variableJustin M. Keyes2016-04-24
* misc: UNIX => Unix #4022Seth Jackson2016-01-16
* test: sys/fcntl.h -> fcntl.hMichael Reed2016-01-14
* shell: Unquote &shell* options before using themZyX2016-01-11
* Use libuv errors instead of errno in unit testsRui Abreu Ferreira2015-11-25
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
* os/fs: Allow os_mkdir_recurse directory name to end with ///ZyX2015-10-23
* test: os_system: spec for non-zero exit. #3419Russ Adams2015-10-04
* os/fs.c: remove os_file_is_readonly()Justin M. Keyes2015-08-17
* test: more cases for os_file_is_readonly()Justin M. Keyes2015-08-17
* test: cover os_file_is_readable()Justin M. Keyes2015-08-17
* test: fix pending() invocationsJustin M. Keyes2015-08-09
* os/fs: Move mkdir_recurse from eval.c to os/fs.cZyX2015-07-26
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* test: Ensure proper initialization in unit/helpers.luaThiago de Arruda2015-07-01
* tests: Use pending() instead of silently skipping test. #2737Florian Walch2015-05-29
* unify jobstart, termopen, and system interfacesScott Prager2015-05-02
* Implement os_unsetenv()Rui Abreu Ferreira2015-04-14
* Use lfs.currentdir() to fix symlink test fail.Rich Churcher2015-04-01
* refactor: add tests for env_expand_escbobtwinkles2015-03-24
* Merge pull request #1965 from jszakmeister/fix-fs-spec-test-for-freebsdJohn Szakmeister2015-02-11
|\
| * Fix an fs_spec test under FreeBSD and a symlinked home directory.John Szakmeister2015-02-09
* | Get rid of a bashism in the fs_spec test. #1964John Szakmeister2015-02-09
|/
* test/os/fs: fix call to lfs.attributesNicolas Hillegeer2015-01-16
* update os_can_exe unit testScott Prager2014-09-17
* vim-patch:7.4.235Scott Prager2014-09-17
* unit tests: initialize everythingJustin M. Keyes2014-09-11
* unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
* fileid: rename os_file_id_equal_file_infoStefan Hoffmann2014-08-31
* fileid: rename os_file_id_equalStefan Hoffmann2014-08-31
* fileid: rename os_get_file_idStefan Hoffmann2014-08-31
* fileinfo: rename os_file_info_get_inodeStefan Hoffmann2014-08-31
* fileinfo: rename os_file_info_get_idStefan Hoffmann2014-08-31
* fileinfo: rename os_file_info_id_equalStefan Hoffmann2014-08-31
* fileinfo: rename os_get_file_info{,_link,_fd}Stefan Hoffmann2014-08-31