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: cf14135edec6
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: 0f9062a04bd6
Choose a head ref
  • 6 commits
  • 9 files changed
  • 1 contributor

Commits on Aug 26, 2014

  1. Test that release does not contain unexpected modules

    * If testing any modules, require that all are specified.
    * Don't skip modules that aren't specified, again require all to be specified.
    * Make the test its own subtest.
    rwstauner committed Aug 26, 2014
    Copy the full SHA
    fe0392c View commit details
    Browse the repository at this point in the history
  2. Make Test::Routine test names more descriptive

    Use spaces to help avoid clashing with other attributes and methods.
    rwstauner committed Aug 26, 2014
    Copy the full SHA
    a753bd5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    47b4f2a View commit details
    Browse the repository at this point in the history
  4. Test that packages get assigned to the right files

    when there are multiple matches for path components.
    rwstauner committed Aug 26, 2014
    Copy the full SHA
    a796497 View commit details
    Browse the repository at this point in the history
  5. Match the shortest path for 'provides' modules

    Fixes the previous tests.
    rwstauner committed Aug 26, 2014
    Copy the full SHA
    098c303 View commit details
    Browse the repository at this point in the history
  6. Use -- so that all args pass to prove

    For example, don't let carton consume `--help`.
    rwstauner committed Aug 26, 2014
    Copy the full SHA
    0f9062a View commit details
    Browse the repository at this point in the history