From: ar2rd Date: Sun, 10 May 2009 08:51:16 +0000 (+0000) Subject: Fixed path to testcases in bin_tests.smt to use current SVN tree structure. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=7f12b837bf9a292a519a40d0cff224fdeb19c0e9;p=francis%2Fstp.git Fixed path to testcases in bin_tests.smt to use current SVN tree structure. git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@77 e59a4935-1847-0410-ae03-e826735625c1 --- diff --git a/bin/run_tests.smt b/bin/run_tests.smt index 505bb88..6ffadd1 100755 --- a/bin/run_tests.smt +++ b/bin/run_tests.smt @@ -87,7 +87,7 @@ my %optionsDefault = ("level" => 4, # Database of command line options. Initially, they are undefined my %options = (); # The list of testcases to run -my @testcases = "smt"; +my @testcases = "../../stp-tests/smt-test"; # Temporary array for STP options my @stpOptions = (); # State is either "own" or "stp", meaning that we're reading either