File: cip-test

package info (click to toggle)
libclass-inspector-perl 1.36-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: perl: 265; sh: 13; makefile: 2
file content (8 lines) | stat: -rwxr-xr-x 82 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/bash

set -ex

perl Makefile.PL
make
make test TEST_VERBOSE=1
prove -lr xt