This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-01 15:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e83b00a3dfc5410f5ca6bd2eed3d8565ebbffecf
opensim
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Tests
History
Diva Canto
948c7ea20b
Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2) it is not a meaningful representation of region crossing.
2009-08-19 18:08:20 -07: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
Commented T021_TestCrossToNewRegion because (1) it can fail on panda, and (2) it is not a meaningful representation of region crossing.
2009-08-19 18:08:20 -07: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