Scott Prager
|
275f6e3a6b
|
mch_early_init() -> early_init().
Move general initialization functions to early_init, which simplifies
test/unit/helpers.lua, which requires all these functions.
|
2014-11-28 14:27:58 -05:00 |
|
Stefan Hoffmann
|
972fc30599
|
unittest: increase number of retries in cimport
|
2014-10-30 19:05:39 +01:00 |
|
Stefan Hoffmann
|
741cb5be08
|
unittest: fix handling of pragma pack in cimport
|
2014-10-30 19:05:39 +01:00 |
|
Justin M. Keyes
|
99a9161bac
|
unit tests: initialize everything
|
2014-09-11 08:58:17 +00:00 |
|
Justin M. Keyes
|
f6088e79b0
|
unit tests: avoid global scope; add missing cimports
temporarily comment out call to vim_deltempdir() to avoid segfault
|
2014-09-11 05:17:52 +00:00 |
|
Justin M. Keyes
|
c76feb338a
|
unit tests: helpers.lua: hack to avoid empty popen() result
|
2014-09-11 05:17:52 +00:00 |
|
Thiago de Arruda
|
dcda179e6a
|
unittest: convert helpers.moon to lua
|
2014-08-31 14:50:49 +02:00 |
|