neovim/test/unit
Thomas Wienecke 92a0374d7b Rename and refactor mch_FullName.
* Rename mch_FullName to mch_full_name to match the style guide.
* Add mch_full_dir_name, which saves the absolute path of a given
directory relative to cwd into a given buffer.
* Add function append_path, which glues together two given paths with a
slash.
* Adapt moonscript coding style to the tests.
2014-03-04 06:54:08 -03:00
..
os Rename and refactor mch_FullName. 2014-03-04 06:54:08 -03:00
helpers.moon Add basic infrastructure for unit testing 2014-02-27 17:55:10 -03:00
misc1.moon Add more example unit tests and run with travis 2014-02-27 18:31:45 -03:00