summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* finalise changelog for 1.24-1 uploaddebian/1.24-1archive/debian/1.24-1Sean Whitton2021-01-17
* Commit Debian 3.0 (quilt) metadataSean Whitton2021-01-17
* changelogSean Whitton2021-01-17
* Merge tag 'v1.24'Sean Whitton2021-01-17
|\
| * Bump version: 1.23 → 1.24Ola Nilsson2021-01-05
| * Make formatting of backtrace frames closer to that standard for EmacsPaul Pogonyshev2020-10-28
| * test: Add tests for buttercup-run-discoveryOla Nilsson2020-10-16
| * Merge pull request #199 from wasamasa/print-args-as-sexpOla Nilsson2020-10-16
| |\
| | * Print :to-have-been-called-with args as sexp for consistencyVasilij Schneidermann2020-10-16
| |/
| * Merge pull request #197 from snogge/omit-tracebackOla Nilsson2020-09-21
| |\
| | * Recognize buttercup--mark-stackframe in buttercup--enclosed-exprOla Nilsson2020-09-12
| | * test: Fix byte compiler errors and warningsOla Nilsson2020-09-12
| | * Add stacktrace style `omit`Ola Nilsson2020-09-12
| | * test: Add tests for backtrace printsOla Nilsson2020-09-12
| | * Use buttercup--mark-stackframe to mark the start of test codeOla Nilsson2020-09-12
| | * Fix stack frame collection in buttercup--backtraceOla Nilsson2020-08-23
| | * Correct error message in buttercup--format-stack-frameOla Nilsson2020-08-17
| | * Remove extra newline in error backtraceOla Nilsson2020-08-17
| | * Remove elc files in tests on make cleanOla Nilsson2020-08-17
| * | Merge pull request #194 from doublep/eldev-docOla Nilsson2020-09-12
| |\ \
| | * | Document use with EldevPaul Pogonyshev2020-08-15
| * | | Keep the actual variable definition with the reporterOla Nilsson2020-08-30
| * | | Fix compilation warning about undefined variable.Philipp Stephani2020-08-20
| | |/ | |/|
| * | Merge pull request #192 from snogge/re-patternsOla Nilsson2020-08-17
| |\ \ | | |/ | |/|
| | * Accept a list of regexes in buttercup-mark-skippedOla Nilsson2020-08-12
| | * Update buttercup.bat to handle all optionsOla Nilsson2020-08-12
| * | Use correct function for --stale-file-errorOla Nilsson2020-08-13
| |/
| * Bump version: 1.22 → 1.23Ola Nilsson2020-08-11
| * test: Test on GNU Emacs 27.1Ola Nilsson2020-08-11
| * test: Use pretty tracebackOla Nilsson2020-08-02
| * Optionally fail when loading old elc filesOla Nilsson2020-08-02
| * Add missing docstrings, correct some other docstringsOla Nilsson2020-07-30
| * test: Correct descriptions for ERT compatibility specsOla Nilsson2020-07-30
| * Extend batch reporters to optionally print sparse reportsOla Nilsson2020-07-29
| * Improve buttercup-reporter-batch--print-failed-spec-reportOla Nilsson2020-07-24
| * Remove buttercup-reporter-batch-colorOla Nilsson2020-07-14
| * Lift spec-done handling into buttercup-reporter-batchOla Nilsson2020-07-14
| * Extract buttercup-reporter-batch--print-spec-done-lineOla Nilsson2020-07-14
| * Make buttercup-colorize treat nil as no colorOla Nilsson2020-07-14
| * Lift spec-started handling into buttercup-reporter-batchOla Nilsson2020-07-13
| * Lift buttercup-done handling into buttercup-reporter-batchOla Nilsson2020-07-13
| * Extract buttercup-reporter-batch--print-failed-spec-reportOla Nilsson2020-07-13
| * Extract buttercup-reporter-batch--print-summaryOla Nilsson2020-07-13
| * test: Correct descriptions for some suite-done specsOla Nilsson2020-07-13
| * test: Use with-local-buttercup in more testsOla Nilsson2020-07-13
| * test: Fix "should color-print pending spec count in default color"Ola Nilsson2020-07-13
| * Switch to pcase in spec-done case of buttercup-reporter-batchOla Nilsson2020-07-13
| * actions: Run actions on push for all branchesOla Nilsson2020-07-13
| * Control errors from buttercup-run with noerror argumentOla Nilsson2020-07-11
| * test: Rewrite buttercup-run tests using spiesOla Nilsson2020-07-11