aboutsummaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAge
* Merge pull request #1958 from jszakmeister/fix-unittest-header-parsing-on-fre...John Szakmeister2015-02-11
|\
| * unittests: define _Thread_local to be nothingJohn Szakmeister2015-02-09
* | Get rid of a bashism in the fs_spec test. #1964John Szakmeister2015-02-09
|/
* test: fix formatc.lua oddity on OSX/gccNicolas Hillegeer2015-01-16
* test/os/fs: fix call to lfs.attributesNicolas Hillegeer2015-01-16
* mch_early_init() -> early_init().Scott Prager2014-11-28
* unittest: increase number of retries in cimportStefan Hoffmann2014-10-30
* unittest: fix handling of pragma pack in `cimport`Stefan Hoffmann2014-10-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
* 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