[Avida-cvs] [avida-svn] r631 - in development/consistencytests/Tests: Default SMT

kaben@myxo.css.msu.edu kaben at myxo.css.msu.edu
Mon May 1 15:04:06 PDT 2006


Author: kaben
Date: 2006-05-01 18:04:06 -0400 (Mon, 01 May 2006)
New Revision: 631

Modified:
   development/consistencytests/Tests/Default/CMakeLists.txt
   development/consistencytests/Tests/SMT/CMakeLists.txt
Log:

Renamed consistency tests to follow "...--Default--xxx" nomenclature.



Modified: development/consistencytests/Tests/Default/CMakeLists.txt
===================================================================
--- development/consistencytests/Tests/Default/CMakeLists.txt	2006-05-01 18:17:22 UTC (rev 630)
+++ development/consistencytests/Tests/Default/CMakeLists.txt	2006-05-01 22:04:06 UTC (rev 631)
@@ -8,7 +8,7 @@
 # i.e., .../build/Tests/Default/.
 #
 
-SET(TestsName "default")
+SET(TestsName "Default-CPU")
 
 #
 # Avida configuration

Modified: development/consistencytests/Tests/SMT/CMakeLists.txt
===================================================================
--- development/consistencytests/Tests/SMT/CMakeLists.txt	2006-05-01 18:17:22 UTC (rev 630)
+++ development/consistencytests/Tests/SMT/CMakeLists.txt	2006-05-01 22:04:06 UTC (rev 631)
@@ -8,7 +8,7 @@
 # i.e., .../build/Tests/Default/.
 #
 
-SET(TestsName "SMT")
+SET(TestsName "Default-SMT")
 
 #
 # Avida configuration




More information about the Avida-cvs mailing list