Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metacpan/metacpan-api
base: 45078b31b855
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: dace93b754f2
Choose a head ref
  • 10 commits
  • 14 files changed
  • 1 contributor

Commits on Nov 8, 2014

  1. Lazily execute setup so module can be loaded normally

    No special instructions required in test suite and helpers
    can now be reused in more places.
    rwstauner committed Nov 8, 2014
    Copy the full SHA
    c76428a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3940a56 View commit details
    Browse the repository at this point in the history
  3. Add file_content method to release test role

    Combine up duplicate logic from other tests.
    rwstauner committed Nov 8, 2014
    Copy the full SHA
    f6a090d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c5de2ad View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    66e70c1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bc71957 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bbaa1bf View commit details
    Browse the repository at this point in the history
  8. Don't stop looking for pod after __DATA__

    Pod parsers don't.
    rwstauner committed Nov 8, 2014
    Copy the full SHA
    bd1d2e9 View commit details
    Browse the repository at this point in the history
  9. Don't strip __DATA__ section from file content

    It throws off line counts (like pod_lines).
    
    This fixes the previous sloc/slop/pod_lines tests.
    rwstauner committed Nov 8, 2014
    Copy the full SHA
    4711a27 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    dace93b View commit details
    Browse the repository at this point in the history