Codebase list libfile-bom-perl / run/a5e13618-9782-4ecd-9465-38b9ff636d1e/main testrules.yml
run/a5e13618-9782-4ecd-9465-38b9ff636d1e/main

Tree @run/a5e13618-9782-4ecd-9465-38b9ff636d1e/main (Download .tar.gz)

testrules.yml @run/a5e13618-9782-4ecd-9465-38b9ff636d1e/mainraw · history · blame

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