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.1.tar.bz2
md5=81f699e653ce9fd71e11d3704638c98d
sha512=30fd97f8b2c5e1282d89c1c5dee3530d4e10e8c3a95abd281e8ecb8b2ee3c367eacb8e663ef445af2fdb0aa2d697d39d6284950b1bda35761c6a3b59e3f264b6

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.