aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-07-11 21:43:35 +0100
committerJustin Clark-Casey (justincc)2012-07-11 21:43:35 +0100
commitfc2456320646df66b95a06d4cd292c3b2385a8ea (patch)
treec1f7eaf2c679a9e7d039240146510ffc6a744cd1 /prebuild.xml
parentAdd regression TestRezScriptedAttachmentsFromInventory() though this currentl... (diff)
downloadopensim-SC_OLD-fc2456320646df66b95a06d4cd292c3b2385a8ea.zip
opensim-SC_OLD-fc2456320646df66b95a06d4cd292c3b2385a8ea.tar.gz
opensim-SC_OLD-fc2456320646df66b95a06d4cd292c3b2385a8ea.tar.bz2
opensim-SC_OLD-fc2456320646df66b95a06d4cd292c3b2385a8ea.tar.xz
Add regression TestDetachScriptedAttachmentToInventory()
This currently only does a relatively crude check for a ScriptState node in the serialized xml
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 3419119..ba8cdfb 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2929,6 +2929,7 @@
2929 <Reference name="OpenSim.Region.Framework"/> 2929 <Reference name="OpenSim.Region.Framework"/>
2930 <Reference name="OpenSim.Region.CoreModules"/> 2930 <Reference name="OpenSim.Region.CoreModules"/>
2931 <Reference name="OpenSim.Region.Physics.Manager"/> 2931 <Reference name="OpenSim.Region.Physics.Manager"/>
2932 <Reference name="OpenSim.Region.ScriptEngine.XEngine"/>
2932 <Reference name="OpenSim.Services.Interfaces"/> 2933 <Reference name="OpenSim.Services.Interfaces"/>
2933 2934
2934 <!-- Unit tests --> 2935 <!-- Unit tests -->