[Avida-cvs] [avida-svn] r515 - in trunk/consistencytests/Tests/Researchers/dule/LocalSex: . GlobalAsex_100 GlobalAsex_101 GlobalAsex_102 GlobalAsex_103 GlobalAsex_104 GlobalAsex_105 GlobalAsex_106 GlobalAsex_107 GlobalAsex_108 GlobalAsex_109

kaben@myxo.css.msu.edu kaben at myxo.css.msu.edu
Mon Mar 13 14:08:00 PST 2006


Author: kaben
Date: 2006-03-13 17:07:51 -0500 (Mon, 13 Mar 2006)
New Revision: 515

Added:
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.500.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.500.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.500.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.500.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.500.expected_last_line
Removed:
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_105/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_106/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_107/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_108/detail_pop.100.expected_last_line
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_109/detail_pop.100.expected_last_line
Modified:
   trunk/consistencytests/Tests/Researchers/dule/LocalSex/CMakeLists.txt
Log:

Finishing reconfiguration of Dule's consistency tests.



Modified: trunk/consistencytests/Tests/Researchers/dule/LocalSex/CMakeLists.txt
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/CMakeLists.txt	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/CMakeLists.txt	2006-03-13 22:07:51 UTC (rev 515)
@@ -37,7 +37,7 @@
 # expected last lines of detail_pop.500 files,
 # i.e., ${CMAKE_CURRENT_SOURCE_DIR}/Test_100/detail_pop.500.expected_last_line, and so on.
 SET(ExpectationFilePathBase "${CMAKE_CURRENT_SOURCE_DIR}/GlobalSex_")
-SET(ExpectationFileName "detail_pop.100.expected_last_line")
+SET(ExpectationFileName "detail_pop.500.expected_last_line")
 
 #
 # This generates the Python script that performs consistency checks.
@@ -53,11 +53,11 @@
 ENDIF(AVD_CONSISTENCY_TEST_PRIMITIVE)
 
 #
-# Generation of expected last lines of detail_pop.100 files.
+# Generation of expected last lines of detail_pop.500 files.
 #
 # To trigger this script, use commands like the following :
 #   $ pushd ${CMAKE_CURRENT_BINARY_DIR} # i.e., cd .../build/Tests/Researchers/dule/LocalSex/
-#   $ tar cvfz Tests.tgz `find . -name detail_pop.100.expected_last_line`
+#   $ tar cvfz Tests.tgz `find . -name detail_pop.500.expected_last_line`
 #   $ cd ${CMAKE_CURRENT_SOURCE_DIR}
 #   $ tar xvfz ${CMAKE_CURRENT_BINARY_DIR}/Tests.tgz
 #   $ popd
@@ -79,7 +79,7 @@
 SET(InstSetFile "${ConfigDir}/inst_set.asex")
 SET(EventFile "${ConfigDir}/events.cfg")
 SET(EnvironmentFile "${ConfigDir}/environment.cfg")
-#SET(StartCreatureFile "${ConfigDir}/organism.100.asex")
+#SET(StartCreatureFile "${ConfigDir}/organism.500.asex")
 SET(StartCreatureFile "${ConfigDir}/creature.final.asex")
 SET(AvidaArgs "-seed %d -set INST_SET ${InstSetFile} -set EVENT_FILE ${EventFile} -set ENVIRONMENT_FILE ${EnvironmentFile} -set START_CREATURE ${StartCreatureFile} -set BIRTH_METHOD 4")
 
@@ -87,7 +87,7 @@
 SET(RunSubdirPathBase "${CMAKE_CURRENT_BINARY_DIR}/GlobalAsex_")
 SET(OutputFileName "detail_pop.500")
 SET(ExpectationFilePathBase "${CMAKE_CURRENT_SOURCE_DIR}/GlobalAsex_")
-SET(ExpectationFileName "detail_pop.100.expected_last_line")
+SET(ExpectationFileName "detail_pop.500.expected_last_line")
 
 SET(CheckTailsScriptTemplate "${PROJECT_SOURCE_DIR}/CMakeModules/Templates/check_tails.py.in") 
 SET(CheckTailsScript "${CMAKE_CURRENT_BINARY_DIR}/asex_check_tails.py") 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-575 79 1 1 1 112 0 0 0 100 -1 3 jrzavcwaujbiazusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyecqatttpqxbzbiuttycasyttvab 

Added: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.500.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.500.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_100/detail_pop.500.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -0,0 +1 @@
+35224 32798 2 1 1 112 0 0 0 500 -1 6 jrzavcwaujbwuzusgqipgpqpctfocqcrpqcstdkazpctpbeadcqpbgcjsibcjfqplcagngdsancoasfqnqxyyqcqatttpqxbzjiuttycastttvab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-693 300 4 1 1 110 0 0 0 100 -1 2 jrzavcwabiuzusgqipgpqpctfocqcrpqcnadkazpctpbeadcqkbgcjoabcjfqplcagngdsancoasfqnrbyyqcqatttwqxbzbiuttycastttvab 

Added: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.500.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.500.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_101/detail_pop.500.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -0,0 +1 @@
+34785 33738 96 1 1 112 0 0 0 500 -1 5 cjfqplcbgngdsancoasfqnqbyyqjcqatttpqxbzbiuttycastttabjrzavcwaujbiuzusgqipgpqpctfocqcrpqcnadkazpctpbzagcqpbgcjoab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-788 329 1 1 1 112 0 0 0 100 -1 2 jrzavcwaujbiuzusgqipgpqpctfocqcrpzqcnadkazptpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiuttycastttvab 

Added: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.500.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.500.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_102/detail_pop.500.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -0,0 +1 @@
+33966 15636 1 1 3 112 1.1377e+08 226 503409 480 -1 5 jrzavcwaubbimzusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpbgcjoabcjfqplccgngdsancoasfqnqjyyqcqatttpqxbkbiuttycastttvab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-710 449 97 1 1 113 0 0 0 100 -1 3 cjfqplcagngdsancoasfqnqbyyqcqatttpqxbzmbiuttycastttvabjrzavcwaujbiuzusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpfgcjoab 

Added: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.500.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.500.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_103/detail_pop.500.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -0,0 +1 @@
+33181 1 1 1 2 111 0 0 0 487 -1 1 jrzavcwaujbiuzusgqipgpqpctfocqrpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiuttycastttvab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-525 1 1 1 2 111 0 0 0 96 -1 1 jrzavcwaujbiuzusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiutycastttvab 

Added: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.500.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.500.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_104/detail_pop.500.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -0,0 +1 @@
+35461 29926 3 1 1 111 0 0 0 500 -1 5 jrzavcwgujbhizusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpbgcjaabcjfqplcagngdsancoasfqnqbyyqcqatttpxbzbiottycastttvcb 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_105/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_105/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_105/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-289 93 1 1 2 222 0 0 0 83 -1 3 jrzavcwaujbzuzusgqipgpqpctfocqcpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiutxycastttvabjrzavcwaujbiuzusgqipgpqpctfocqcpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiuttycastttvab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_106/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_106/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_106/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-792 1 1 1 1 111 0 0 0 100 -1 1 jrzavcwaujbiuzusgqipgpqpctfocqcrpqnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiuttycastttvab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_107/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_107/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_107/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-448 122 44 1 1 111 0 0 0 100 -1 2 tttpqxbzbiuttycstttvabjrzavcwaujbiuzusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqa 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_108/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_108/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_108/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-720 162 1 1 1 113 0 0 0 100 -1 3 jrzavcwaujblijzusgqipgpqpctfocqcrpqcnadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttmqxbzbiuttycastttvab 

Deleted: trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_109/detail_pop.100.expected_last_line
===================================================================
--- trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_109/detail_pop.100.expected_last_line	2006-03-13 19:39:32 UTC (rev 514)
+++ trunk/consistencytests/Tests/Researchers/dule/LocalSex/GlobalAsex_109/detail_pop.100.expected_last_line	2006-03-13 22:07:51 UTC (rev 515)
@@ -1 +0,0 @@
-565 228 2 1 1 223 0 0 0 100 -1 4 irzavcwaujbiuzusgqipgpqpctfocqcrpqcadkazpctjbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqoxbzbiutnycastttvabirzavcwaujbiuzusgqipgpqpctfocqcrpqcadkazpctpbeadcqpbgcjoabcjfqplcagngdsancoasfqnqbyyqcqatttpqxbzbiuttycastttvab 




More information about the Avida-cvs mailing list