aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test/job: Implement some basic jobs tests.Scott Prager2014-10-28
* test/shell: Add failure tests for `system()`.Scott Prager2014-10-28
* test: Small fixes and improvements to functional helpers.luaThiago de Arruda2014-10-28
* test: verify that msgpacks-rpc exceptions are workingThiago de Arruda2014-10-23
* job: Refactor to ensure that all callbacks will be invokedThiago de Arruda2014-10-23
* legacy tests: migrate test35. #1318Nate Sullivan2014-10-22
* test: verify that v:shell_error is set by `system()`/`systemlist()`Thiago de Arruda2014-10-22
* test: Use lua to perform sanity API checksThiago de Arruda2014-10-16
* test: Remove run-functional-tests.pyThiago de Arruda2014-10-16
* test: Add some specs for the viml function `system()`Thiago de Arruda2014-10-01
* test: Add 'eval' functional helperThiago de Arruda2014-10-01
* test: Move 'test/legacy' to 'test/functional'Thiago de Arruda2014-10-01
* test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
* 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
* unit tests: helpers.lua: hack to avoid empty popen() resultJustin 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
* fileinfo: implement os_fileinfo_blocksizeStefan Hoffmann2014-08-31
* fileinfo: implement os_fileinfo_hardlinksStefan Hoffmann2014-08-31
* fileinfo: implement os_fileinfo_sizeStefan Hoffmann2014-08-31
* unittest: Move FileInfo tests one level upStefan Hoffmann2014-08-31
* unittest: Remove remaining moonscript referencesThiago de Arruda2014-08-31
* unittest: convert set.moon to luaThiago de Arruda2014-08-31
* unittest: convert preprocess.moon to luaThiago de Arruda2014-08-31
* unittest: convert users_spec.moon to luaThiago de Arruda2014-08-31
* unittest: convert path_spec.moon to luaThiago de Arruda2014-08-31
* unittest: convert fs_spec.moon to luaThiago de Arruda2014-08-31
* unittest: convert env_spec.moon to luaThiago de Arruda2014-08-31
* unittest: convert helpers.moon to luaThiago de Arruda2014-08-31
* unittest: convert garray_spec.moon to luaThiago de Arruda2014-08-31
* path.c: Learn invocation_path_tail().Scott Prager2014-08-17
* os_fchown: enable 'change group' unittest on Travis-CIPavel Platto2014-08-13
* os_fchown: add unit testsPavel Platto2014-08-13
* build/test: setup functional tests using vroomThiago de Arruda2014-08-09
* Units: Move NULL, OK, and FAIL to helpers.moon. #982Scott Prager2014-07-30
* test/shell: add testsNicolas Hillegeer2014-07-27
* test/helpers: allow interning Pascal stringsNicolas Hillegeer2014-07-27
* test/formatc: improve standalone usageNicolas Hillegeer2014-07-27
* test/formatc: improve 'inline' function handlingNicolas Hillegeer2014-07-27
* Add tests for buffer.c and fileio.cWayne Rowcliffe2014-07-22
* Statically allocate NameBuffWayne Rowcliffe2014-07-22
* test/fs: move tests of path_full_dir_name to pathNicolas Hillegeer2014-07-16