]> git.eshelyaron.com Git - emacs.git/commit
Use rls in travis ci and add actual tests
authorJoão Távora <joaotavora@gmail.com>
Sun, 13 May 2018 22:25:15 +0000 (23:25 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 13 May 2018 23:54:13 +0000 (00:54 +0100)
commit33583c642a3ff08d94c2226fa4df7b2204a1e3ae
tree09521839bfed22cda8fde26fc507528b789dc5dc
parent9d0984c0cde87e71cea4729f6e6ca63bfbfa5814
Use rls in travis ci and add actual tests

Also run a hook when connected

* eglot-tests.el (eglot--with-dirs-and-files)
(eglot--make-file-or-dirs, eglot--call-with-dirs-and-files)
(eglot--find-file-noselect): New helpers.
(auto-detect-running-server, auto-reconnect): New actual tests.

* eglot.el (eglot-connect): Run hook when connected
(eglot-connect-hook): New variable

* .travis.yml: Use rust stable and install rls

* README.md: Update mention of automated tests
lisp/progmodes/eglot.el