Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move TAP logic out of events #64

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Move TAP logic out of events #64

wants to merge 10 commits into from

Commits on Dec 6, 2015

  1. Configuration menu
    Copy the full SHA
    976a019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8e5a4 View commit details
    Browse the repository at this point in the history
  3. Hide warnings for deprecated to_tap in event tests

    Eventually these will be completely removed, at the same time to_tap
    methods are removed.
    exodist committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    0ce937e View commit details
    Browse the repository at this point in the history
  4. Port to_tap tests into TAP.t

    exodist committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    77f7327 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bfdda7 View commit details
    Browse the repository at this point in the history
  6. Break out Skip into an event type

     * Add Test::Stream::Event::Skip
     * Add ctx->skip
     * deprecate debug->skip
     * Fix tests that expect Ok's for Skips.
    exodist committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    bd53460 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b83a0f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a1c48a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e69b5d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Changes from review

    exodist committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    f8098b7 View commit details
    Browse the repository at this point in the history