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

Alternative Include-default tests #19

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

Commits on Jul 8, 2015

  1. Add Test::TempDir::Tiny 0.005-pre-release verbatim in t/tlib.

    Dependency changes:
    
    @@ -86,11 +86,11 @@
           "runtime" : {
              "requires" : {
                 "Carp" : "0",
    -            "Exporter" : "0",
    +            "Exporter" : "5.57",
                 "File::Basename" : "0",
                 "File::Copy" : "0",
                 "File::Find" : "0",
    -            "File::Path" : "0",
    +            "File::Path" : "2.01",
                 "File::Spec" : "0.8",
                 "perl" : "5.006",
                 "strict" : "0",
    @@ -102,11 +102,17 @@
                 "CPAN::Meta" : "2.120900"
              },
              "requires" : {
    +            "B" : "0",
                 "Cwd" : "0",
                 "Data::Dumper" : "0",
    +            "Exporter" : "5.57",
                 "ExtUtils::MakeMaker" : "0",
    +            "File::Path" : "2.01",
                 "File::Spec" : "0.8",
    +            "File::Spec::Functions" : "0",
    +            "File::Temp" : "0",
                 "Test::More" : "0",
    +            "lib" : "0",
                 "perl" : "5.006"
              }
           }
    kentfredric committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    29d7f44 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

  1. Configuration menu
    Copy the full SHA
    61d5833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e98f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b879e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02d3e01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d55d35a View commit details
    Browse the repository at this point in the history