summaryrefslogtreecommitdiff
path: root/test/cider-selector-tests.el
Commit message (Expand)AuthorAge
* [#1225] Move a bunch of connection management logic to CIDER itselfBozhidar Batsov2015-08-23
* Fix broken testsBozhidar Batsov2014-05-27
* (set (make-local-variable 'x) ...) -> (setq-local x ...)Bozhidar Batsov2014-02-24
* Replace redundant lexical-let with letBozhidar Batsov2013-11-28
* Extract cider-selector tests into a separate fileBozhidar Batsov2013-10-28