Supply Chain Integrity, Transparency, and Trust (IETF SCITT)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add missing :with-test deps across batch

Sweep ocaml-scc, ocaml-scitt, ocaml-sdls, ocaml-sdnv, ocaml-sgp4,
ocaml-sle, ocaml-spake2, ocaml-sqlite, ocaml-srp to declare every
test-scope dependency that is actually used at test time.

+6
+3
dune-project
··· 38 38 eio 39 39 sqlite 40 40 (mdx :with-test) 41 + (eio_main :with-test) 42 + (nox-crypto-ec :with-test) 43 + (nox-crypto-rng :with-test) 41 44 nox-loc)) 42 45 43 46 (package
+3
scitt.opam
··· 32 32 "eio" 33 33 "sqlite" 34 34 "mdx" {with-test} 35 + "eio_main" {with-test} 36 + "nox-crypto-ec" {with-test} 37 + "nox-crypto-rng" {with-test} 35 38 "nox-loc" 36 39 ] 37 40 build: [