Skip to content

Checkin Policy

jbracker edited this page Apr 12, 2013 · 2 revisions

In order to check code into the master branch the following needs to hold.

  • cabal build from the root directory must work
  • The unit tests must all pass (or at least the expected passes, which is everything right now)
  • All examples must build and run
Clone this wiki locally