./devel/ocaml-ppx_expect, Cram-like framework for OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-ppx_expect-0.15.0, Maintainer: jaapb

Expect-test is a framework for writing tests in OCaml, similar to Cram.
Expect-tests mimic the existing inline tests framework. The body of an
expect-test can contain output-generating code, interleaved with %expect
extension expressions to denote the expected output.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-re] [devel/ocaml-ppx_sexp_conv] [devel/ocaml-base] [devel/ocaml-stdio] [devel/ocaml-ppx_compare] [devel/ocaml-ppxlib] [devel/ocaml-dune] [devel/ocaml-ppx_assert] [devel/ocaml-ppx_here] [devel/ocaml-ppx_fields_conv] [devel/ocaml-ppx_inline_test] [devel/ocaml-ppx_variants_conv] [devel/ocaml-ppx_custom_printf]

Required to build:
[pkgtools/cwrappers] [misc/ocaml-opaline]

Master sites:

Filesize: 47.681 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-04 20:04:15 by Jaap Boender | Files touched by this commit (5)
Log message:
Updated devel/ocaml-ppx_expect to version 0.15.0.

There is no changelog, but changes seem minor.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-04-30 10:11:24 by Jaap Boender | Files touched by this commit (4)
Log message:
Added OCaml 4.10 patch to devel/ocaml-ppx_expect. Revbump.

No upstream changes.
   2020-01-16 15:20:56 by Jaap Boender | Files touched by this commit (3) | Package updated
Log message:
Updated devel/ocaml-ppx_expect to version 0.13.0.

The changelog has not been updated; there do not seem to have been any
major changes.
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.