Tests: unittest.sh
Depends: @, build-essential

Test-Command:
  cp debian/tests/CMakeLists.txt test/cctest/;
  cd test/cctest; cmake -Bbuild; cd build; make all test
Depends: @, build-essential, cmake
Restrictions: allow-stderr
