Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mch_early_init() -> early_init(). | Scott Prager | 2014-11-28 |
| | | | | | Move general initialization functions to early_init, which simplifies test/unit/helpers.lua, which requires all these functions. | ||
* | unittest: increase number of retries in cimport | Stefan Hoffmann | 2014-10-30 |
| | |||
* | unittest: fix handling of pragma pack in `cimport` | Stefan Hoffmann | 2014-10-30 |
| | |||
* | unit tests: initialize everything | Justin M. Keyes | 2014-09-11 |
| | |||
* | unit tests: avoid global scope; add missing cimports | Justin M. Keyes | 2014-09-11 |
| | | | | temporarily comment out call to vim_deltempdir() to avoid segfault | ||
* | unit tests: helpers.lua: hack to avoid empty popen() result | Justin M. Keyes | 2014-09-11 |
| | |||
* | unittest: convert helpers.moon to lua | Thiago de Arruda | 2014-08-31 |