/********************************************************************
* PROGRAM NAME: STP (Simple Theorem Prover)
*
- * AUTHORS: Vijay Ganesh
+ * AUTHORS: Vijay Ganesh, Trevor Hansen
*
* BEGIN DATE: November, 2005
*
svn co https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/stp-tests
+You may need to update the TEST_PREFIX in scripts/Makefile.common, to point to the
+directory in which you checked out the test cases. Some test cases have fixed timeouts,
+depending on your machine's speed, some test cases may "fail" because they do not
+finish within the timeout. Such timeout failures are unlikely to be a serious problem.
-make regresssmt
-make regresscvc
-make regresscapi
-make regressbigarray
-make regressstp
make regressall