summaryrefslogtreecommitdiff
path: root/cider-test.el
Commit message (Expand)AuthorAge
...
* [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
* Ensure correct mode for test report stacktracesJeff Valk2015-12-28
* [Fix #1435] Display test results more specificallyJeff Valk2015-12-28
* Add cider-pprint-fn optionMichael Griffiths2015-12-12
* Use `cider-propertize-ns` wherever possibleBozhidar Batsov2015-11-24
* Ensure that the ": " doesn't get colored in cider-test-echo-summaryArtur Malabarba2015-11-15
* Remove a mention of clojure-test-modeBozhidar Batsov2015-11-13
* Use font-lock-type-face when rendering the ns in cider-test-render-reportBozhidar Batsov2015-11-13
* Fix cider-test-echo-summary not font-locking nsArtur Malabarba2015-11-13
* Display the ns first in the cider-test minibuffer reportBozhidar Batsov2015-11-13
* Font-lock ns references in cider-test minibuffer messagesBozhidar Batsov2015-11-13
* [Fix #1406] When running tests, report test ns in minibuffer messagesFabricationatorishnicatorist2015-11-12
* [Fix #1405] Always update test-report but pop buffer only as appropriateFabricationatorishnicatorist2015-11-10
* Update test-report buffer when tests passJeff Hui2015-11-06
* Normalize the usage of if/when-let with that of letArtur Malabarba2015-10-21
* Remove many uses of `newline' for (insert "\n")Artur Malabarba2015-10-21
* [Fix #1348] Remove dash dependencyRoger Gilliar2015-10-19
* Fix a few left-over byte-comp warningsArtur Malabarba2015-09-24
* Move many common-use functions to cider-common.elArtur Malabarba2015-09-23
* Move popup logic to cider-popup.elArtur Malabarba2015-09-20
* Remove gratuitous use of CL rest functionAndy Chambers2015-09-10
* Add CIDER wrappers for nrepl-send-request and nrepl-send-sync-requestBozhidar Batsov2015-08-27
* [#1264] Get rid of nrepl-current-sessionBozhidar Batsov2015-08-18
* [Fix #1177] Add TAB and RET keys to the test-report bufferArtur Malabarba2015-08-08
* Code styleBozhidar Batsov2015-06-23
* Fix a deprecation warningBozhidar Batsov2015-06-23
* [Fix #1143] Handle tests without location metadataBozhidar Batsov2015-06-23