index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Tests
/
SceneObjectDeRezTests.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-17
Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-09
Only send one kill object to the deleter when they derez an object rather tha...
Justin Clark-Casey (justincc)
1
-9
/
+10
2013-05-09
Fix issue where objects removed via llDie() would not disappear for users loo...
Justin Clark-Casey (justincc)
1
-3
/
+75
2013-05-09
minor: Simplify test setup in SceneObjectDeRezTests since permissions module ...
Justin Clark-Casey (justincc)
1
-10
/
+4
2013-02-16
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-24
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are ...
Justin Clark-Casey (justincc)
1
-6
/
+75
2012-11-24
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-08-06
refactor: Change SceneHelpers.AddClient() to AddScenePresence().
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-08-06
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-08-06
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
1
-6
/
+6
2011-07-09
Rename SceneSetupHelpers.AddRootAgent to AddClient() to better represent its ...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-05-21
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-03-09
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
1
-1
/
+0
2010-12-15
fix mistake in last change of local.include
Justin Clark-Casey (justincc)
1
-4
/
+6
2010-12-14
Rename SceneObjectUserTests to SceneObjectDeRezTests to better reflect its co...
Justin Clark-Casey (justincc)
1
-0
/
+0
2010-11-22
adapt tests to use DeRezObjects() since DeRezObject() has recently disappeared
Justin Clark-Casey (justincc)
1
-2
/
+7
2010-11-22
add basic tests to check that under default permissions module owner can dele...
Justin Clark-Casey (justincc)
1
-0
/
+124