package alcobar
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Write tests, let a fuzzer find failing cases
Install
dune-project
Dependency
Authors
Maintainers
Sources
alcobar-0.3.tbz
sha256=de27258a56db63f690a3bb8edbc8215ce85acfdac8ab1be44f172d2314f0177c
sha512=9ee5749483379cabececa99d53a54f1d3987d80490ad81266c9eb5d133f8d8b4bf6a59db79363b7bd5a5d0aa77345e628530c8b57e0482739eeda63ee0b1d4e6
doc/CHANGES.html
v0.3 (unreleased)
Fork of Crowbar, renamed to Alcobar.
- Alcotest-compatible API:
test_case,run, and suite exports replace the oldadd_test/run_testinterface. --gen-corpus DIRflag to generate seed corpus files from passing test runs, removing the need for a separategen_corpus.ml.- Per-test timeout (
ALCOBAR_TIMEOUTenv var,--timeoutflag). - Per-test time budget (
--budgetflag). - GitHub Actions CI.
v0.2.1 (04 March 2022)
Build and compatibility fixes.
v0.2 (04 May 2020)
New generators, printers and port to dune.
v0.1 (01 February 2018)
Initial release
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page