Mercurial > dive4elements > gnv-client
changeset 210:7d1f9219d163
The Timeperiod of the Modeldata has changed. so it was nessessarry to change
the Unittest to get propper Results
gnv-artifacts/trunk@266 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 23 Oct 2009 14:29:50 +0000 |
parents | d5cef9f17525 |
children | 310874d3573f |
files | gnv-artifacts/ChangeLog gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_07_feed.xml |
diffstat | 2 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Fri Oct 23 14:28:07 2009 +0000 +++ b/gnv-artifacts/ChangeLog Fri Oct 23 14:29:50 2009 +0000 @@ -1,7 +1,13 @@ 2009-10-23 Tim Englich <tim.englich@intevation.de> + * src/test/ressources/timeseries_mesh/timeseries_step_07_feed.xml: + The Timeperiod of the Modeldata has changed. so it was nessessarry to change + the Unittest to get propper Results + +2009-10-23 Tim Englich <tim.englich@intevation.de> + * doc/conf/queries.properties: - Some Queryimprofments done. Inner-Selects has been removed where it was possible. + Some Queryimproofments done. Inner-Selects has been removed where it was possible. 2009-10-23 Tim Englich <tim.englich@intevation.de>
--- a/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_07_feed.xml Fri Oct 23 14:28:07 2009 +0000 +++ b/gnv-artifacts/src/test/ressources/timeseries_mesh/timeseries_step_07_feed.xml Fri Oct 23 14:29:50 2009 +0000 @@ -4,7 +4,7 @@ <art:uuid value="1e9f6583-9073-4409-aac1-432ad06d7ce1" /> <art:hash value="29913235" /> <art:data> - <art:input name="maxvalue" value="2009.10.15 00:00:00" /> - <art:input name="minvalue" value="2009.10.05 00:15:00" /> + <art:input name="maxvalue" value="2009.10.27 00:00:00" /> + <art:input name="minvalue" value="2009.10.15 00:15:00" /> </art:data> </art:action> \ No newline at end of file