elpasync pushed a change to branch elpa/buttercup.

      from  dfbef21772 Find the stackframe marker in interpreted-function 
objects
       new  4b1682ec98 Use the base argument of backtrace-frame
       new  45d53515da Stop adding frames to backtrace once a buttercup wrap 
func is found
       new  df7f98e110 Do not collect backtraces for failed specs
       new  ee000fabd1 tests: Cleanup and comments
       new  c8f34ae3ed Limit backtraces for spec exceptions outside expect
       new  be72aa872c tests: Verify that backtraces are not collected for 
passed specs
       new  0444816a60 tests: Refactor test that no backtraces are collected 
for skipped specs
       new  add32f8cbf Collect stacktraces for errors in matchers
       new  f577efc524 Remove remaining uses of `buttercup--mark-stackframe'
       new  789570cf7d Merge pull request #249 from snogge/fix-247
       new  a1d0d73999 Improve docstring of buttercup-define-matcher
       new  0552fe4d5b Add :to-be-close-to docstring
       new  9bb00a269d Improve the docstring of the expect macro
       new  19e1a86626 Clarify that buttercup--wrap-expr is only meant for 
expect
       new  925af155be tests: Add backtrace tests for function matchers
       new  8408579758 Rewrite buttercup-expect with pcase


Summary of changes:
 buttercup.el            | 186 ++++++++++++++++++++++++++++--------------------
 tests/test-buttercup.el | 141 +++++++++++++++++++++++++-----------
 2 files changed, 207 insertions(+), 120 deletions(-)

Reply via email to