Directory for tests.

compiler
  Pure compiler tests. Mostly checks that certain constructs give warnings or errors.

validate
  These are overall functionality tests.

unit
  Unit tests. The only test here is for the queue implementation.
