Add first part of test for checking restore of task inventory items on oar load

Passes but not yet complete
This commit is contained in:
Justin Clark-Casey (justincc)
2010-01-22 20:32:34 +00:00
parent a0e4665077
commit 1df69be9a6
3 changed files with 50 additions and 1 deletions

View File

@@ -3271,6 +3271,7 @@
<Match path="Agent/TextureSender/Tests" pattern="*.cs" recurse="true" />
<Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true" />
<Match path="World/Archiver/Tests" pattern="*.cs" recurse="true" />
<Match path="World/Archiver/Tests/Resources" pattern="*" buildAction="EmbeddedResource"/>
<Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true" />
<Match path="World/Terrain/Tests" pattern="*.cs" recurse="true" />
<Match path="ServiceConnectorsOut/Grid/Tests" pattern="*.cs" recurse="true" />