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
/
EntityManagerTests.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
1
-11
/
+11
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-11
/
+11
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-1
/
+0
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
1
-1
/
+0
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
-1
/
+1
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
-1
/
+1
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-09-06
Add test to check persistence of newly added pre-linked objects
Justin Clark-Casey (justincc)
1
-2
/
+0
2010-08-24
minor: stop test using obsolete property
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-7
/
+7
2009-09-16
SceneObjectGroup cleanup. Removes the default constructor and unnecessary nul...
John Hurliman
1
-3
/
+1
2009-06-10
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2009-06-07
* Reverting the test restructuring as, on second thought, this is not at all ...
lbsa71
1
-0
/
+0
2009-06-05
* Restructured Scenes Tests to follow (what I conceive of as being) current d...
lbsa71
1
-0
/
+0
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-07
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
1
-0
/
+2
2009-04-09
* Tagged long running tests with LongRunningAttribute.
lbsa71
1
-3
/
+4
2009-03-27
* For each test in OpenSim.Region.Framework.Scenes.Tests, tell the console wh...
Justin Clarke Casey
1
-1
/
+6
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2009-01-23
* refactor: move scene setup code into common test code assembly
Justin Clarke Casey
1
-4
/
+2
2009-01-15
* Add new unit test for simple teleport in a standalone.
Justin Clarke Casey
1
-2
/
+2
2008-12-12
* Deleted old EntiyList tests, added new EntityManager tests
Sean Dague
1
-111
/
+51
2008-12-11
* Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...
Justin Clarke Casey
1
-1
/
+1
2008-12-11
* minor: Move mock test classes into mock namespace
Justin Clarke Casey
1
-1
/
+1
2008-12-10
* refactor: Move test infrastructure code to its own package so that it can b...
Justin Clarke Casey
1
-1
/
+2
2008-11-28
* test: Add a wodge of code in order to be able to slightly extend a test to ...
Justin Clarke Casey
1
-14
/
+1
2008-11-14
* refactor: Have the entity list tests use the infrastructure method rather t...
Justin Clarke Casey
1
-15
/
+2
2008-11-10
* Remove mono warnings
Justin Clarke Casey
1
-32
/
+9
2008-11-10
fix unit tests use SetRootPart now
Sean Dague
1
-3
/
+3
2008-11-10
make things compile, but the test still fails because of the root part
Sean Dague
1
-3
/
+0
2008-11-10
Lock tests on EntityList.cs, multithreaded object addition
Sean Dague
1
-0
/
+289