This directory contains miscellaneous bits for sharing between developers.
It is not included in the source tarball or binary distributions.

functionals:
    Set ups for task-specific functional tests or test configurations. Should
    be kept minimal and not include databases (databases should be created
    from configuration file.) Include a README.

scripts:
    Scripts useful in development, such as for making a release.
