package tezt

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

Install

Dune Dependency

Authors

Maintainers

Sources

tezt-4.2.0.tar.bz2
md5=7878acd788ae59f1a07d0392644f0fff
sha512=b9e8ce2576b0bc65870409380edf17b88656a985ceb9a438a84f479b51d6b30740acf7b035eccf7d122bf5227611bf15e888e607dcdbb1576b4383f12314dd49

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.