| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Use default busted pattern for unittests #943 | Pavel Platto | 2014-07-14 |
| | | | | | | | - Unittest should contain substring '_spec' in filename. - This is the simplest way to use both lua and moonscript tests. - This prevents running of non-test scripts from test folder. | ||
| * | Introduce nvim namespace: Fix unit tests. | Eliseo Martínez | 2014-05-15 |
| | | | | | Point cimports to new locations. | ||
| * | garray: add unit tests for ga_concat_strings_sep | Nicolas Hillegeer | 2014-04-29 |
| | | |||
| * | garray: add unit tests | Nicolas Hillegeer | 2014-04-29 |
| Only append_ga_line() was not tested because it relies on global vim state. | |||