[Avida-SVN] r1977 - in development/tests: demes_clique_repl demes_clique_repl/config demes_germline demes_germline/config demes_grid_repl demes_grid_repl/config demes_hex_repl demes_hex_repl/config demes_torus_repl demes_torus_repl/config

beckma24 at myxo.css.msu.edu beckma24 at myxo.css.msu.edu
Tue Aug 21 10:30:17 PDT 2007


Author: beckma24
Date: 2007-08-21 13:30:16 -0400 (Tue, 21 Aug 2007)
New Revision: 1977

Removed:
   development/tests/demes_clique_repl/expected/
   development/tests/demes_germline/expected/
   development/tests/demes_grid_repl/expected/
   development/tests/demes_hex_repl/expected/
   development/tests/demes_torus_repl/expected/
Modified:
   development/tests/demes_clique_repl/config/events.cfg
   development/tests/demes_germline/config/events.cfg
   development/tests/demes_grid_repl/config/events.cfg
   development/tests/demes_hex_repl/config/events.cfg
   development/tests/demes_torus_repl/config/events.cfg
Log:
Fixing deme config files where organisms are injected at update 0.  They should be injected immediately.  Also removing expected results.

Modified: development/tests/demes_clique_repl/config/events.cfg
===================================================================
--- development/tests/demes_clique_repl/config/events.cfg	2007-08-21 17:21:54 UTC (rev 1976)
+++ development/tests/demes_clique_repl/config/events.cfg	2007-08-21 17:30:16 UTC (rev 1977)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: development/tests/demes_germline/config/events.cfg
===================================================================
--- development/tests/demes_germline/config/events.cfg	2007-08-21 17:21:54 UTC (rev 1976)
+++ development/tests/demes_germline/config/events.cfg	2007-08-21 17:30:16 UTC (rev 1977)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: development/tests/demes_grid_repl/config/events.cfg
===================================================================
--- development/tests/demes_grid_repl/config/events.cfg	2007-08-21 17:21:54 UTC (rev 1976)
+++ development/tests/demes_grid_repl/config/events.cfg	2007-08-21 17:30:16 UTC (rev 1977)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: development/tests/demes_hex_repl/config/events.cfg
===================================================================
--- development/tests/demes_hex_repl/config/events.cfg	2007-08-21 17:21:54 UTC (rev 1976)
+++ development/tests/demes_hex_repl/config/events.cfg	2007-08-21 17:30:16 UTC (rev 1977)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.

Modified: development/tests/demes_torus_repl/config/events.cfg
===================================================================
--- development/tests/demes_torus_repl/config/events.cfg	2007-08-21 17:21:54 UTC (rev 1976)
+++ development/tests/demes_torus_repl/config/events.cfg	2007-08-21 17:30:16 UTC (rev 1977)
@@ -1,5 +1,5 @@
 # Print all of the standard data files...
-u 0 InjectDemes
+i InjectDemes
 u 0:10:end PrintAverageData       # Save info about they average genotypes
 u 0:10:end PrintDominantData      # Save info about most abundant genotypes
 u 0:10:end PrintStatsData         # Collect satistics about entire pop.




More information about the Avida-cvs mailing list