OpenSimMirror/OpenSim/Region/Framework/Scenes/Tests
Teravus Ovares (Dan Olivares) 1b933c9116 * Put the StandaloneTeleportTest in a new thread and call Thread.Join() inside a try/Catch (ThreadAbortException) to try and get around scene code aborting the testing thread. Use a Messenger class to report the results back to the test thread. 2009-08-14 19:12:42 -04:00
..
EntityManagerTests.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
SceneBaseTests.cs minor: remove some mono compiler warnings 2009-07-15 20:49:58 +00:00
SceneObjectBasicTests.cs * Reverting the test restructuring as, on second thought, this is not at all how the tests are structured. 2009-06-07 08:50:43 +00:00
SceneObjectLinkingTests.cs * Reverting the test restructuring as, on second thought, this is not at all how the tests are structured. 2009-06-07 08:50:43 +00:00
ScenePresenceTests.cs * allocate the dictionary for AgentCircuitData.ChildrenCapSeeds when creating the circuitdata object to see if it's the cause of a null reference exception in the TestAddNeighbourRegio test 2009-08-14 14:15:49 -04:00
SceneTests.cs minor: remove some mono compiler warnings 2009-07-15 20:49:58 +00:00
StandaloneTeleportTests.cs * Put the StandaloneTeleportTest in a new thread and call Thread.Join() inside a try/Catch (ThreadAbortException) to try and get around scene code aborting the testing thread. Use a Messenger class to report the results back to the test thread. 2009-08-14 19:12:42 -04:00