package tezt

  1. Overview
  2. Docs
Test framework for unit tests, integration tests, and regression tests

Install

Dune Dependency

Authors

Maintainers

Sources

tezt-3.1.0.tar.bz2
md5=d395cb9e663635ea8795f47c9bd9249f
sha512=d7c62899684ec202a98669eb575a2dc3bd1f8cf0430447c789a9d0aadc04a611d0dcfbcd7d61c613d4b7c78fd1bc4c533e4fcb48dbc8e3f19feaabe4ddd78723

doc/tezt.core/Tezt_core/Test/String_tree/index.html

Module Test.String_treeSource

Radix trees for string lists.

This module is only exposed so that it can be tested in test/common/tests.ml.

Sourcetype t
Sourceval empty : t
Sourceval add : string list -> t -> t
Sourceval mem_prefix_of : string list -> t -> bool
OCaml

Innovation. Community. Security.