Skip to content

Instantly share code, notes, and snippets.

@creaktive
Created September 8, 2016 13:12
Show Gist options
  • Save creaktive/1aca91c7e3a1b5d0449d62656c7ae7eb to your computer and use it in GitHub Desktop.
Save creaktive/1aca91c7e3a1b5d0449d62656c7ae7eb to your computer and use it in GitHub Desktop.
bash-3.2$ cd rainbarf/
bash-3.2$ prove -v
t/00-compile.t ..................
ok 1 - compiles
1..1
ok
t/01-tmux.t .....................
ok 1 - pipe 1
ok 2 - pattern 1
ok 3 - pipe 2
ok 4 - pattern 2
ok 5 - pipe 3
ok 6 - pattern 3
ok 7 - pipe 4
ok 8 - pattern 4
ok 9 - pipe 5
ok 10 - pattern 5
ok 11 - pipe 6
ok 12 - pattern 6
ok 13 - pipe 7
ok 14 - pattern 7
ok 15 - pipe 8
ok 16 - pattern 8
ok 17 - pipe 9
ok 18 - pattern 9
ok 19 - pipe 10
ok 20 - pattern 10
1..20
ok
t/author-critic.t ...............
1..0 # SKIP these tests are for testing by the author
skipped: these tests are for testing by the author
t/author-eol.t ..................
1..0 # SKIP these tests are for testing by the author
skipped: these tests are for testing by the author
t/author-no-tabs.t ..............
1..0 # SKIP these tests are for testing by the author
skipped: these tests are for testing by the author
t/release-consistent-version.t ..
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-cpan-changes.t ........
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-dist-manifest.t .......
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-distmeta.t ............
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-kwalitee.t ............
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-minimum-version.t .....
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-mojibake.t ............
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-pod-coverage.t ........
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .......
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..........
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-portability.t .........
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-test-version.t ........
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
t/release-unused-vars.t .........
1..0 # SKIP these tests are for release candidate testing
skipped: these tests are for release candidate testing
All tests successful.
Files=18, Tests=21, 13 wallclock secs ( 0.06 usr 0.04 sys + 1.15 cusr 1.57 csys = 2.82 CPU)
Result: PASS
bash-3.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment