Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. C:\Strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
  2. t/00-load.t ............... 1/6 # Testing Git::Wrapper 0.035
  3. t/00-load.t ............... ok
  4. t/author-err.t ............ skipped: these tests are for testing by the author
  5. t/basic.t ................. # Testing git version: 1.9.4.msysgit.0
  6. t/basic.t ................. ok
  7. t/git_binary.t ............ ok
  8. t/parse_args.t ............ ok
  9. t/path_class.t ............ # Testing git version: 1.9.4.msysgit.0
  10. t/path_class.t ............ ok
  11. t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
  12. t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
  13. All tests successful.
  14. Files=8, Tests=63, 4 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU)
  15. Result: PASS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement