Minimal bootable disk image builder
0
fork

Configure Feed

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

add missing :with-test deps across atp/mst/tar/tdm/tty/uniboot

Final pass on the missing :with-test sweep: declare every test-scope
dependency that is actually used in test stanzas across atp, mst,
nox-tar, tdm, nox-tty, and uniboot.

+3 -1
+2 -1
dune-project
··· 41 41 nox-memtrace 42 42 monopam-info 43 43 (mdx :with-test) 44 - (alcotest :with-test))) 44 + (alcotest :with-test) 45 + (eio_main :with-test)))
+1
uniboot.opam
··· 31 31 "monopam-info" 32 32 "mdx" {with-test} 33 33 "alcotest" {with-test} 34 + "eio_main" {with-test} 34 35 "odoc" {with-doc} 35 36 ] 36 37 build: [