#!/bin/bash

script/test-source
script/test-build
script/test-unit
script/test-integration
script/test-docs
