summaryrefslogtreecommitdiff
path: root/cider-test.el
Commit message (Expand)AuthorAge
* Bump the copyright yearsBozhidar Batsov2019-01-01
* Correct reference to 'font-lock-string-facevemv2018-09-29
* [#2357] Support both keywords and strings as test selectorsBozhidar Batsov2018-07-19
* Initialize `sesman-system` in all CIDER modesVitalie Spinu2018-07-13
* [Fix #2374] Eliminate nils from the creation of the test requestsBozhidar Batsov2018-07-05
* [Fix #2357] Don't add nil keys to the test op requestsBozhidar Batsov2018-06-30
* Fix the test selector filtering functionalityBozhidar Batsov2018-06-28
* Move the cider-find-var functionality to cider-find.elBozhidar Batsov2018-06-26
* [Fix #2203] Rename cider-interaction.el to cider-eval.elBozhidar Batsov2018-06-25
* [Fix #2347] Remove direct manipulations of cider-ancillary-buffersBozhidar Batsov2018-06-24
* Revert "Remove cider-compat.el"Bozhidar Batsov2018-06-18
* Remove cider-compat.elBozhidar Batsov2018-06-18
* New connection API and jack-in rewrite (#2324)Vitalie Spinu2018-06-17
* Optimize a bit of codeBozhidar Batsov2018-05-07
* Extend the test filtering functionalityBozhidar Batsov2018-04-17
* Add test selector supportBenedek Fazekas2018-04-03
* [Fix #2240] `cider-test-ediff` values properly (#2241)Tianxiang Xiong2018-03-18
* [#2199] Checkdoc fixesNeil Okamoto2018-03-05
* Check `actual` before insert in `cider-test-render-assertion`Tianxiang Xiong2018-01-24
* Render diffs for expected / actual test resultsTianxiang Xiong2018-01-23
* Highlight failed assertions in tests that were defined interactivelyBozhidar Batsov2018-01-19
* Make a couple of documentation section titles stand out moreBozhidar Batsov2018-01-18
* Add a couple of comments to cider-test-run-testBozhidar Batsov2018-01-18
* Bump the copyright yearsBozhidar Batsov2018-01-01
* Simplify a bit of code by using string-suffix-pBozhidar Batsov2017-12-24
* Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* Update various faces when a theme is disabledUstun Ozgur2017-05-09
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* Don't use `list` where backquoting would be clearerTianxiang Xiong2017-03-01
* Remove session from nrepl interaction (#1925)dpsutton2017-01-23
* [Fix #1776] Add new customization variable `cider-test-defining-forms`.Nick Alexander2017-01-04
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* [Fix #1707] Add customization for line truncating in special buffersBartłomiej Kruczyk2016-10-16
* Fix the documentation about the cider-test-report keybindingsBozhidar Batsov2016-10-08
* [Fix #1851] Add a command to re-run the last test that was ranBozhidar Batsov2016-10-08
* Rename cider-test-rerun-tests to cider-test-rerun-failed-testsBozhidar Batsov2016-10-08
* Add some keybindings to the cider-test-report-mode-mapBozhidar Batsov2016-10-08
* [Fix #1825] Show generated test input (#1826)Sebastian Poeplau2016-08-20
* Add f and g keybinds to cider-test-report-mode-mapArtur Malabarba2016-04-15
* Change cider-type overlay property to categoryArtur Malabarba2016-04-12
* Tag and remove cider-test overlays only (#1663)Vasilij Schneidermann2016-04-11
* Improve CIDER's menu-bar menu (#1661)Artur Malabarba2016-04-11
* Kill everything that was obsoleted in the previous releaseBozhidar Batsov2016-04-10
* [#1352] Documentation complies with checkdoc styleChaitanya Koparkar2016-04-06
* [Fix #1425] Define cider-auto-test-modeArtur Malabarba2016-03-30
* Allow tests to be run silentlyArtur Malabarba2016-03-30
* Update a few copyright headersBozhidar Batsov2016-03-27
* [Fix #1627] Improve the terminology used in cider-testBozhidar Batsov2016-03-25