summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Tidying up switch-to-relevant-buffer, updating docs, and adding check against...Jon Pither2014-01-14
* Fix broken testsBozhidar Batsov2013-12-02
* Replace redundant lexical-let with letBozhidar Batsov2013-11-28
* [#414] Improve the tracking of ancilliary buffersBozhidar Batsov2013-11-13
* Rename a bunch of REPL functionsBozhidar Batsov2013-10-29
* Add some version testsBozhidar Batsov2013-10-29
* Extract error parsing testsBozhidar Batsov2013-10-28
* Minor comment fixBozhidar Batsov2013-10-28
* Rename nrepl-tests.el to cider-tests.elBozhidar Batsov2013-10-28
* Extract bencode testsBozhidar Batsov2013-10-28
* Extract cider-selector tests into a separate fileBozhidar Batsov2013-10-28
* Terminology fixBozhidar Batsov2013-10-24
* test-cider-connections-buffer is passing.Jon Pither2013-10-18
* Fixing test-cider-rotate-connecton-buffer testJon Pither2013-10-18
* Rename project to CIDERBozhidar Batsov2013-10-17
* Set correct name on find-or-create-repl-bufferBjarte Johansen2013-10-08
* Display some extra info in the bannerBozhidar Batsov2013-09-25
* Add nREPL version to connection infoBozhidar Batsov2013-09-25
* nREPL -> nrepl.elBozhidar Batsov2013-09-25
* Fixing rotate and display when current buffer is nrepl bufferJon Pither2013-09-18
* Name of connection and server buffer uses project name and portJon Pither2013-09-16
* Extract banner generation to a separate functionBozhidar Batsov2013-08-22
* Add `nrepl-switch-to-relevant-repl-buffer' as separate functionality.Vedang Manerikar2013-08-22
* More robust version reportingBozhidar Batsov2013-08-20
* Rotate and display nrepl connectionJon Pither2013-08-18
* Show port along with project name in `nrepl-repl-buffer-name'Vedang Manerikar2013-08-18
* Replace problematic cl-position with custom codeBozhidar Batsov2013-08-15
* Simplify test infrastructureBozhidar Batsov2013-08-15
* clojure buffer name uses project nameJon Pither2013-08-14
* Adding should to testsJon Pither2013-08-13
* formatting - making indentation consistentJon Pither2013-08-13
* Add extendable SLIME-style Selector to nREPLIan Eslick2013-07-25
* fix handling of missing column betterNeale Swinnerton2013-04-04
* Enhanced error highlighting, errors in red, warnings in yellow.Neale Swinnerton2013-04-03
* Fix broken test.Tim King2013-03-30
* bump versionTim King2013-03-13
* Merge pull request #296 from bbatsov/improve-error-highlightingTim King2013-03-11
|\
| * Add a couple of ert testsBozhidar Batsov2013-03-09
* | Merged with master.Tim King2013-03-11
|/
* Merge #281: Clean up killed connections.Tim King2013-02-19
* Fix test names.Bozhidar Batsov2013-02-12
* Introduce the option to hide special buffersBozhidar Batsov2013-02-12
* Use should instead of assert in tests.Bozhidar Batsov2013-01-19
* fix decoding of multibyte netstringsTim King2012-06-20
* add support for stdoutTim King2012-05-16
* separate callbacks for interactive vs repl evalTim King2012-05-09
* eval last expression (C-x C-e)Tim King2012-05-02
* send and recvTim King2012-04-25
* bdecodeTim King2012-04-25