Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | oldtests: Also set `.` as default directories for old tests | ZyX | 2015-10-23 |
| | |||
* | encoding: Update handling of encoding in tests | Björn Linse | 2015-09-08 |
| | | | | | | | Always run tests with encoding=utf-8, regardless of user locale Don't set &encoding after startup in tests Helped-By: Michael Reed <m.reed@mykolab.com> | ||
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |
Move files from src/ to src/nvim/. - src/nvim/ becomes the new root dir for nvim executable sources. - src/libnvim/ is planned to become root dir of the neovim library. |