File: testrules.yml

package info (click to toggle)
libfile-bom-perl 0.18-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 715; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
seq:
    - seq: t/00..setup.t
    - par:
        - t/01..bom.t
        - t/02..perlio-via.t
        - t/03..exceptions.t
        - t/04..pod.t
    - seq: t/99..shutdown.t