File: testrules.yml

package info (click to toggle)
libmail-box-perl 4.01-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,744 kB
  • sloc: perl: 9,021; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
# This test suite can be run fully in parallel, but we want the diagnostic
# output of 001_use.t at the top
seq:
    - seq: t/001*.t
    - par:
        - t/*.t
        - xt/*.t