summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Remove some warnings on test-buttercup.elDamien Cassou2017-10-20
* Do not modify global match data in matchersJorgen Schaefer2017-09-22
* Implement closure-based expect macroRyan C. Thompson2017-08-27
* Fix a problem with reporter tests suppressing failure messagesRyan C. Thompson2017-08-27
* Let spy-on :and-return-value work with lists and symbols (close #104)Ola Nilsson2017-08-26
* Fix several edge cases in "spy-on"Ryan C. Thompson2017-08-12
* Fix a logic error in spy testsRyan C. Thompson2017-08-12
* Allow ERT "should" and similar to work with buttercupRyan C. Thompson2017-08-12
* Implement :to-have-been-called-times matcher (close #90)Damien Cassou2017-07-01
* [Fix #72] Add buttercup-minor-modeMatus Goljer2017-04-15
* Track pending specs separatelyJorgen Schaefer2016-03-12
* Add the :var argument to describeJorgen Schaefer2016-03-06
* Add assume form to cancel tests if conditions failSebastian Wiesner2016-02-17
* Display description for pending specsJorgen Schaefer2016-01-09
* Handle windows better in interactive runs.Jorgen Schaefer2015-09-22
* Show actual function arguments when a spy fails.Jorgen Schaefer2015-09-22
* Rename buttercup-test.el and move it to the right directory.Jorgen Schaefer2015-04-24