Commit message (Expand) | Author | Age | |
---|---|---|---|
* | unittests: Add tests for file.c | ZyX | 2016-06-24 |
* | functests: Check logs in lua code | ZyX | 2016-06-10 |
* | test/unit: ensure event_init() | Justin M. Keyes | 2016-04-25 |
* | eval/encode: Fix writing strings starting with NL to list | ZyX | 2016-04-18 |
* | test/unit: clean up according to luacheck | Marco Hinz | 2015-11-23 |
* | test: Ensure proper initialization in unit/helpers.lua | Thiago de Arruda | 2015-07-01 |
* | tests: require luassert in the helpers | John Szakmeister | 2015-03-01 |
* | mch_early_init() -> early_init(). | Scott Prager | 2014-11-28 |
* | 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 |
* | 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 |