Test-Command:
  M2 --silent -q -e 'stderr << netList {"BASIC TESTS"} << endl; exit 0' &&
  M2 --silent --check 1 -q --stop -E "exit 0" &&
  M2 --silent -q -e 'stderr << netList {"CORE TESTS"} << endl; exit 0' &&
  M2 --silent --check 2 -q &&
  M2 --silent -q -e 'stderr << netList {"PACKAGE TESTS"} << endl; exit 0' &&
  M2 --silent --check 3 -q
Depends: 4ti2, cohomcalg, coinor-csdp, gfan, nauty, normaliz, topcom, @
Restrictions: allow-stderr

Test-Command: M2 --script debian/tests/check-doc-db.m2
Depends: macaulay2
