summaryrefslogtreecommitdiff
path: root/cider-test.el
Commit message (Expand)AuthorAge
* 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
* Use a single line for reporting "no tests run"Artur Malabarba2016-03-23
* Fix a docstringBozhidar Batsov2016-03-21
* [Fix #1625] Display a more meaningful message when running individualBozhidar Batsov2016-03-21
* Make the "no tests" message smarterArtur Malabarba2016-03-06
* [#1600] Fix a wrong number of argsArtur Malabarba2016-03-06
* Define an obsolete alias for cider-test-run-testsArtur Malabarba2016-03-04
* [Fix #1599] Don't error when test makes 0 assertionsArtur Malabarba2016-03-03
* Make it possible to test a ns from a REPL bufferBozhidar Batsov2016-02-11
* Consolidate cider-propertize-* functionsArtur Malabarba2016-02-07
* Add a missing spaceBozhidar Batsov2016-02-07
* Add a missing spaceBozhidar Batsov2016-02-07
* Extract the cider-test menu into a variableBozhidar Batsov2016-02-07
* Font lock result types in test reportJeff Valk2016-02-06
* Update keybinding prefix for test commandsJeff Valk2016-02-06
* Don't mark keymaps as functionsBozhidar Batsov2016-02-05
* Use mnemonic keybindings for test commandsJeff Valk2016-02-04
* Give test commands their own keymapJeff Valk2016-02-04
* Code styleJeff Valk2016-02-04
* Prompt to offer rerun of failed/erring testsJeff Valk2016-02-04
* Enable running tests in multiple namespacesJeff Valk2016-02-04
* [#1432] Specify that trace and test only support ClojureArtur Malabarba2016-01-19
* Update the copyright yearsBozhidar Batsov2016-01-01
* [Fix #1379] Fix test highlighting at start of lineJeff Valk2015-12-29