aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorTeravus Ovares (Dan Olivares)2009-08-13 18:10:09 -0400
committerTeravus Ovares (Dan Olivares)2009-08-13 18:10:09 -0400
commitf5fc5226f8a4a55558d644fe4bc5b247cd817c04 (patch)
tree9a29fefba83e2d759d9e0e6394ffe04185104f19 /prebuild.xml
parentMerge branch 'master' of ssh://MyConnection/var/git/opensim (diff)
downloadopensim-SC_OLD-f5fc5226f8a4a55558d644fe4bc5b247cd817c04.zip
opensim-SC_OLD-f5fc5226f8a4a55558d644fe4bc5b247cd817c04.tar.gz
opensim-SC_OLD-f5fc5226f8a4a55558d644fe4bc5b247cd817c04.tar.bz2
opensim-SC_OLD-f5fc5226f8a4a55558d644fe4bc5b247cd817c04.tar.xz
* Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure that the Packing and unpacking method to and from OSD works as expected called, TestAgentCircuitDataOSDConversion. Also created a HistoricalAgentCircuitDataOSDConversion to ensure that any changes in the way the json wire format is parsed warns us via this test.
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index fbe1a97..bd94c37 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3472,6 +3472,7 @@
3472 <Reference name="System.Data"/> 3472 <Reference name="System.Data"/>
3473 <Reference name="OpenMetaverse.dll"/> 3473 <Reference name="OpenMetaverse.dll"/>
3474 <Reference name="OpenMetaverseTypes.dll"/> 3474 <Reference name="OpenMetaverseTypes.dll"/>
3475 <Reference name="OpenMetaverse.StructuredData.dll"/>
3475 <Reference name="XMLRPC.dll"/> 3476 <Reference name="XMLRPC.dll"/>
3476 <Reference name="OpenSim.Framework.Console"/> 3477 <Reference name="OpenSim.Framework.Console"/>
3477 <Reference name="OpenSim.Framework"/> 3478 <Reference name="OpenSim.Framework"/>