aboutsummaryrefslogtreecommitdiff
path: root/test/functional/server
Commit message (Collapse)AuthorAge
* test: move server_spec.luaJustin M. Keyes2016-04-15
| | | | Old layout was too granular, we do not need a server/ folder.
* Remove dependency on ffi moduleThiago de Arruda2016-03-07
|
* test/functional: Fix api/vim_spec.lua.Rui Abreu Ferreira2015-12-31
| | | | | On Windows the default file format is DOS i.e. newlines are \r\n instead of \n.
* Windows: fix serverstart functional testRui Abreu Ferreira2015-12-31
|
* test/functional: clean up according to luacheck (part 1)Marco Hinz2015-11-23
|
* test: v:servername, serverstart(), serverstop()Justin M. Keyes2015-05-17
|
* server: add unit testsScott Prager2015-04-14