.. |
BorderTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
EntityManagerTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
SceneGraphTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
SceneManagerTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
SceneObjectBasicTests.cs
|
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical.
|
2012-11-24 03:49:23 +00:00 |
SceneObjectDeRezTests.cs
|
Add regression test TestSaveNonRootFolderToIar
|
2013-02-16 00:26:21 +00:00 |
SceneObjectLinkingTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
SceneObjectResizeTests.cs
|
Merge branch 'master' into careminster
|
2012-11-25 14:13:50 +00:00 |
SceneObjectScriptTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
SceneObjectSpatialTests.cs
|
Combine TestDeleteSceneObjectAsync() with TestDeRezSceneObject() as they are functionally identical.
|
2012-11-24 03:49:23 +00:00 |
SceneObjectStatusTests.cs
|
Fix issue where calling llVolumeDetect(FALSE) would not remove phantom flag, causing subsequent issues if physics was re-enabled.
|
2012-12-14 22:15:40 +00:00 |
SceneObjectUserGroupTests.cs
|
Add basic undo/redo regression tests.
|
2012-09-26 21:28:43 +01:00 |
ScenePresenceAgentTests.cs
|
Add regression test for presence crossing between regions on the same simulator.
|
2013-03-06 21:37:53 +00:00 |
ScenePresenceAnimationTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
ScenePresenceAutopilotTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
ScenePresenceCrossingTests.cs
|
minor: disable logging on regression TestCrossOnSameSimulator() that I accidentally left on a few commits ago.
|
2013-03-20 23:13:12 +00:00 |
ScenePresenceSitTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
ScenePresenceTeleportTests.cs
|
On a teleport, lock m_agentsInTransit whilst we grab the value to check for completion just to be sure we're not using a thread cached version.
|
2013-03-21 00:46:08 +00:00 |
SceneTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |
TaskInventoryTests.cs
|
Add regression tests for llGetNotecardLine()
|
2013-02-28 20:57:03 +00:00 |
UserInventoryTests.cs
|
Add regression test TestSaveNonRootFolderToIar
|
2013-02-16 00:26:21 +00:00 |
UuidGathererTests.cs
|
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
2012-11-24 03:15:24 +00:00 |