diff options
author | Justin Clark-Casey (justincc) | 2010-01-22 20:32:34 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-01-22 20:32:34 +0000 |
commit | 1df69be9a6d7a1c7c0a5446c11fe9fde2c2b88f7 (patch) | |
tree | 39900f17f2e50fc788c79482a5ac9d5e418659e8 /prebuild.xml | |
parent | complete assertion checks of all other oar loaded region settings (diff) | |
download | opensim-SC_OLD-1df69be9a6d7a1c7c0a5446c11fe9fde2c2b88f7.zip opensim-SC_OLD-1df69be9a6d7a1c7c0a5446c11fe9fde2c2b88f7.tar.gz opensim-SC_OLD-1df69be9a6d7a1c7c0a5446c11fe9fde2c2b88f7.tar.bz2 opensim-SC_OLD-1df69be9a6d7a1c7c0a5446c11fe9fde2c2b88f7.tar.xz |
Add first part of test for checking restore of task inventory items on oar load
Passes but not yet complete
Diffstat (limited to 'prebuild.xml')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 7881cd7..0ab7414 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -3271,6 +3271,7 @@ | |||
3271 | <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> | 3271 | <Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" /> |
3272 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" /> | 3272 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" /> |
3273 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" /> | 3273 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" /> |
3274 | <Match path="World/Archiver/Tests/Resources" pattern="*" buildAction="EmbeddedResource"/> | ||
3274 | <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true" /> | 3275 | <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true" /> |
3275 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" /> | 3276 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" /> |
3276 | <Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true" /> | 3277 | <Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true" /> |