From: heister Date: Wed, 6 Feb 2013 21:35:35 +0000 (+0000) Subject: add the script containing the list of tests X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1d1c225c229e599b2bcb74568aafded95d384be;p=dealii-svn.git add the script containing the list of tests git-svn-id: https://svn.dealii.org/trunk@28258 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/benchmarks/testlist.sh b/tests/benchmarks/testlist.sh new file mode 100644 index 0000000000..0d5e065195 --- /dev/null +++ b/tests/benchmarks/testlist.sh @@ -0,0 +1,2 @@ +#!/bin/bash +export TESTS="step-22 tablehandler"