aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test77.in
Commit message (Collapse)AuthorAge
* test: migrate legacy test 77 #2046Gustaf Lindstedt2015-03-08
| | | | Migrate legacy test 77 which tests mf_hash_grow() to lua/busted.
* Introduce nvim namespace: Move files.Eliseo Martínez2014-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.