aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-05-29 21:28:38 +0100
committerJustin Clark-Casey (justincc)2013-05-29 21:28:38 +0100
commit4898f18f89c104e74fa37793671231118d75e3ae (patch)
treedd009bc1d4737c5c0a7a2075e6e08d64b879f0ea /prebuild.xml
parentBulletSim: don't zero motion when changing vehicle type. (diff)
downloadopensim-SC_OLD-4898f18f89c104e74fa37793671231118d75e3ae.zip
opensim-SC_OLD-4898f18f89c104e74fa37793671231118d75e3ae.tar.gz
opensim-SC_OLD-4898f18f89c104e74fa37793671231118d75e3ae.tar.bz2
opensim-SC_OLD-4898f18f89c104e74fa37793671231118d75e3ae.tar.xz
Add HG regression TestCachedUserNameForNewAgent()
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 25c287e..5967ef6 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -3058,6 +3058,7 @@
3058 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> 3058 <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/>
3059 <Match path="Avatar/Inventory/Transfer/Tests" pattern="*.cs" recurse="true"/> 3059 <Match path="Avatar/Inventory/Transfer/Tests" pattern="*.cs" recurse="true"/>
3060 <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/> 3060 <Match path="Framework/InventoryAccess/Tests" pattern="*.cs" recurse="true"/>
3061 <Match path="Framework/UserManagement/Tests" pattern="*.cs" recurse="true"/>
3061 <Match path="Scripting/VectorRender/Tests" pattern="*.cs" recurse="true"/> 3062 <Match path="Scripting/VectorRender/Tests" pattern="*.cs" recurse="true"/>
3062 <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> 3063 <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/>
3063 <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/> 3064 <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/>