aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* test/helpers: add 'vim_init' helperNicolas Hillegeer2014-07-16
* test/preprocess: always declare EXTERNNicolas Hillegeer2014-07-16
* profiling: add testsNicolas Hillegeer2014-07-16
* tempfile.c: add testsPavel Platto2014-07-14
* Use default busted pattern for unittests #943Pavel Platto2014-07-14
* os_open: add unit testsJustin M. Keyes2014-07-14
* FileID: implement `FileID` structStefan Hoffmann2014-06-27
* spelling fixes #827Will Stamper2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix unit tests.Eliseo Martínez2014-05-15
* implemented FileInfo structStefan Hoffmann2014-05-09
* Fix unit test cleanup of path_shorten_fname_if_possible.Thomas Wienecke2014-05-03
* Generate a lua module to help pass build-related settings.John Szakmeister2014-05-03
* garray: add unit tests for ga_concat_strings_sepNicolas Hillegeer2014-04-29
* garray: add unit testsNicolas Hillegeer2014-04-29