package genet

  1. Overview
  2. No Docs
Genet is tool to build a continuous integration platform.

Install

Dune Dependency

Authors

Maintainers

Sources

old-codes-genet-0.4.tar.gz
md5=580d4fd4429ec4cfb0bd884144793ef1

Description

The user defines tools, branches and versions. Interfaces are added to branches and versions to modelize the possible behaviour of the tools.

Then the user defines chains, i.e. data flow using interfaces, and test cases.

Genet computes all tool version combinations to execute the chains on the test cases. Results can be compared.

Dependencies (12)

  1. rdf = "0.6.0"
  2. ocamldot >= "1.0"
  3. ocamlnet >= "3.6.5"
  4. pcre >= "7.0.2"
  5. mysql >= "1.1.1"
  6. xtmpl >= "0.5" & <= "0.7"
  7. menhir >= "20120123"
  8. lablgtk >= "2.16.0"
  9. lablgtk-extras >= "1.2"
  10. config-file >= "1.1"
  11. ocamlfind
  12. ocaml >= "4.00.0"

Dev Dependencies

None

Used by

None

Conflicts

None