aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-04-13 17:46:36 +0100
committerJustin Clark-Casey (justincc)2011-04-13 17:46:36 +0100
commit6613daa82a3bf0d45b0be1b2941646042f9008f4 (patch)
treeaa5d87d431f54ca87edf03d878c59e1c6bf73e41 /prebuild.xml
parentforce mesh proxy for simple box prims with path cut (diff)
downloadopensim-SC_OLD-6613daa82a3bf0d45b0be1b2941646042f9008f4.zip
opensim-SC_OLD-6613daa82a3bf0d45b0be1b2941646042f9008f4.tar.gz
opensim-SC_OLD-6613daa82a3bf0d45b0be1b2941646042f9008f4.tar.bz2
opensim-SC_OLD-6613daa82a3bf0d45b0be1b2941646042f9008f4.tar.xz
Add a regression test for rezzing a single object into a scene from user inventory
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 8171664..49063da 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2888,6 +2888,7 @@
2888 <!-- SADLY the way this works means you need to keep adding these paths --> 2888 <!-- SADLY the way this works means you need to keep adding these paths -->
2889 <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true"/> 2889 <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true"/>
2890 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> 2890 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/>
2891 <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/>
2891 <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> 2892 <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/>
2892 <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/> 2893 <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/>
2893 <Match path="World/Land/Tests" pattern="*.cs" recurse="true"/> 2894 <Match path="World/Land/Tests" pattern="*.cs" recurse="true"/>