Organisationsocaml-gospelortacbranch/mainBuild History

Build History for branch/main

Builds (19)
Merge pull request #227 from n-osborne/add-doc-for-ocaml_file Add doc for `ocaml_file` Cmdliner arg
cde922
Merge pull request #225 from n-osborne/update-ocamlformat Update ocamlformat to 0.26.2
96516a
Merge pull request #223 from n-osborne/fix-lower-bounds Fix lower bounds
df5dee
Merge pull request #222 from n-osborne/hotfix Add missing dependency
a5a285
Merge pull request #221 from n-osborne/bump-version-0.2.0-bis Propagate dune-project changes to opam files
156ce1
Merge pull request #220 from n-osborne/bump-version-to-0.2.0 Bump version number
758369
Merge pull request #217 from n-osborne/default-term Move to use a default `Cmdliner.term` rather than the `usage` function
b73738
Merge pull request #211 from n-osborne/consistent-ocaml-version Bump all OCaml version to the same number
3fecea
Merge pull request #219 from n-osborne/update-gospel Update to gospel.0.3.0
e63338
Merge pull request #215 from n-osborne/dune-build-info Use `dune-build-info` rather than `dune subst`
540b70
Merge pull request #206 from n-osborne/print-exn-result Add support for exceptional behaviour to printing runnable scenario
002301
Merge pull request #210 from shym/cram-typos Fix a small bug in a cram test and some typos
c3b98d
Merge pull request #204 from n-osborne/print-runnable-scenario Print runnable scenario in case of test failure
83db7d
Merge pull request #202 from n-osborne/failure-message Improve failure message
3cf683
Add support for type invariants (#197) * Cleanup a bit Ir_of_gospel.state function * Add some new functions to Builder Mostly add `list_or` and `enot` that will soon be needed, but take the opportunity to move `qualify` and redefine some functions that where worngfully using `evar` on qualified names. * Add invariants in intermediate representation * Translate invariants and check them in postcond This will guarantee preservation of type invariants for `sut` * Check type invariants in `init_state` and add some tests * Update Changelog
3e211f
Add a comment at BOF warning that it is a generated file (#198)
ae2e92
Merge pull request #190 from n-osborne/ortac-dune ortac-dune plugin
72628e
update to latest gospel (#194) * Add a pin to last version of gospel Representation of type invariants were modified. * Update ortac wrapper to new gospel
167a98
Merge pull request #193 from shym/deploy-gh-3 github pages deployment, take 3
5f6756