summaryrefslogtreecommitdiff
path: root/test/cider-tests.el
Commit message (Expand)AuthorAge
* [Fix #2413] Prompt if a session with the same parameters already existsVitalie Spinu2018-08-30
* Fix a testBozhidar Batsov2018-08-25
* Fix quoting in a listBozhidar Batsov2018-08-22
* Fix a testBozhidar Batsov2018-08-22
* Shuffle around some testsBozhidar Batsov2018-08-22
* Fix some testsBozhidar Batsov2018-08-22
* Fix the build tool detectionBozhidar Batsov2018-08-22
* Rename cider-default-repl-command to cider-jack-in-defaultBozhidar Batsov2018-08-22
* Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
* Accept plain figwheel-main build name, normalizing to keyword (#2385)Estevo U.C. Castro2018-07-24
* New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
* Allow predicates in plugin and middleware listsRadon Rosborough2018-03-27
* Bump the copyright yearsBozhidar Batsov2018-01-01
* 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