(executable (name run_tests) (libraries alcotest test_common test_linear_algebra test_particles test_gaussian test_gaussian_integrals test_ao test_mo test_perturbation )) (rule (alias runtest) (deps run_tests.exe) (action (run %{deps} -q --color=always)))