Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 396 Bytes

nunchaku-problems

Set of problems for exercizing Nunchaku, based on "master" branch of Nunchaku.

How to Run Tests

  • install logitest:

    $ opam pin add -k git logitest https://github.com/nunchaku-inria/logitest.git
  • run make to run everything, or:

    • make should_pass for fixed bugs and tests
    • make bugs for bugs