diff options
author | Justin Clark-Casey (justincc) | 2011-03-22 23:47:36 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-03-22 23:47:36 +0000 |
commit | b34743e5fe6b0783caa62c014ff86e2ec76c8184 (patch) | |
tree | f8f8acbff4265321ea3919b635fa925583d7b445 /prebuild.xml | |
parent | Typo fix (diff) | |
download | opensim-SC_OLD-b34743e5fe6b0783caa62c014ff86e2ec76c8184.zip opensim-SC_OLD-b34743e5fe6b0783caa62c014ff86e2ec76c8184.tar.gz opensim-SC_OLD-b34743e5fe6b0783caa62c014ff86e2ec76c8184.tar.bz2 opensim-SC_OLD-b34743e5fe6b0783caa62c014ff86e2ec76c8184.tar.xz |
Add an initial confidence-building TestAddObject() for prim counts.
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml index 910cb31..d564341 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -2927,6 +2927,7 @@ | |||
2927 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> | 2927 | <Match path="Avatar/Inventory/Archiver/Tests" pattern="*.cs" recurse="true"/> |
2928 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> | 2928 | <Match path="World/Archiver/Tests" pattern="*.cs" recurse="true"/> |
2929 | <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/> | 2929 | <Match buildAction="EmbeddedResource" path="World/Archiver/Tests/Resources" pattern="*"/> |
2930 | <Match path="World/Land/Tests" pattern="*.cs" recurse="true"/> | ||
2930 | <Match path="World/Media/Moap/Tests" pattern="*.cs" recurse="true"/> | 2931 | <Match path="World/Media/Moap/Tests" pattern="*.cs" recurse="true"/> |
2931 | <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true"/> | 2932 | <Match path="World/Serialiser/Tests" pattern="*.cs" recurse="true"/> |
2932 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true"/> | 2933 | <Match path="World/Terrain/Tests" pattern="*.cs" recurse="true"/> |