summaryrefslogtreecommitdiff
path: root/test/cider-tests.el
Commit message (Expand)AuthorAge
* Better connection types retrivalVitalie Spinu2017-07-16
* [Fix #1731] Change code for boot's cider.tasks/add-middleware taskAndrea Richiardi2017-01-23
* Introduce cider-*-global-optionsAndrea Richiardi2017-01-23
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* [Fix #1824] Add support for cider-jack-in dependency exclusions (#1844)Benedek Fazekas2016-09-14
* Add a test for #1777Artur Malabarba2016-06-06
* [Fix #1650] Migrate cider tests from ert to buttercupcskksc2016-04-30
* Allow user to set the argument of `cider-change-buffers-designation' in a non...Daniel Szmulewicz2016-04-25
* Fix cider-eldoc-format-thing testcskksc2016-04-25
* Inject minimal clojure version as a dependency (#1697)Phil Lord2016-04-23
* [Fix #1672] Resolve ambiguous build system with preferred choice (#1705)dpsutton2016-04-23
* Start migrating cider-tests.el to buttercupcskksc2016-04-22
* Debugger: step-in (#1660)Chris Perkins2016-04-13
* Update some references to an obsoleted function that was recently removedBozhidar Batsov2016-04-10
* Fix the expected-ns testArtur Malabarba2016-04-03
* Display namespace in eldocBozhidar Batsov2016-04-03
* Update cider-view-manualBozhidar Batsov2016-03-30
* [Fix #1630] Teach the debugger about @derefsArtur Malabarba2016-03-28
* Add a command to load all project namespacesBozhidar Batsov2016-03-26
* Pass cider-expected-ns's optional path arg to clojure-expected-nsBozhidar Batsov2016-03-25
* Fix bug in cider-expected-ns; make tests run againAaron Iba2016-03-24
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* Add cider-expected-nsAaron Iba2016-03-20
* Shorten the connection line in the REPL's bannerBozhidar Batsov2016-03-08
* Fix a testArtur Malabarba2016-03-06
* Fix a couple of testsArtur Malabarba2016-03-03
* Introduce codenames for stable releasesBozhidar Batsov2016-03-02
* Fix broken classpath testBozhidar Batsov2016-02-28
* Remove a reference to nrepl-closeBozhidar Batsov2016-02-28
* Rework the welcome bannerBozhidar Batsov2016-02-27
* Handle the absence of a connection in cider-find-nsBozhidar Batsov2016-02-27
* Fix a broken testBozhidar Batsov2016-02-26
* Add a command to display the refcardBozhidar Batsov2016-02-24
* Take the version into account when showing the manualBozhidar Batsov2016-02-24
* Fix `cider-jack-in` broken for gradleBenedek Fazekas2016-02-16
* Merge pull request #1569 from grammati/debug-with-metadataArtur Malabarba2016-02-15
|\
| * Position point correctly when debugging forms with metadataChris Perkins2016-02-15
* | Refactor the dep injection code and use shell-quote-argumentArtur Malabarba2016-02-14
|/
* Inject cider REPL dependencies at cider-jack-inBenedek Fazekas2016-02-13
* Consolidate sexp-at-point functionsArtur Malabarba2016-02-07
* Consolidate some defun-at-point functionsArtur Malabarba2016-02-07
* Fix and extend symbol-at-point testsArtur Malabarba2016-02-07
* Suppress eldoc when the current sexp seems to be too largeRyo Fukumuro2016-01-04
* Merge pull request #1500 from rfkm/use-text-prop-for-ansiBozhidar Batsov2016-01-03
|\
| * Use text properties instead of overlays for ANSI coloringRyo Fukumuro2016-01-04
* | Update the copyright yearsBozhidar Batsov2016-01-01
|/
* Check major mode first when choosing connectionDan Fuchs2015-12-22
* Introduce the concept of project nameBozhidar Batsov2015-12-19
* Improve the display of connections in the connection browserBozhidar Batsov2015-12-17
* Use Clojure(Script) instead of clj(s) in the connections bufferArtur Malabarba2015-11-06