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-08-14 17:55:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb79e580dca781da9293cbc7a55c8ecafdf7830b
opensim
/
OpenSim
/
Tests
History
Diva Canto
9435405ca1
Deleted physics plugin classes.
...
More unit tests fixed.
2015-08-31 16:23:43 -07:00
..
Clients
/Assets
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
2015-05-11 19:55:23 -07:00
Common
Deleted physics plugin classes.
2015-08-31 16:23:43 -07:00
Performance
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
2014-11-25 23:21:37 +00:00
Robust
WARNING: massive refactor to follow libomv's latest changes regarding inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum.
2015-08-08 12:12:50 -07:00
Stress
Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis.
2014-11-25 23:23:10 +00:00
ConfigurationLoaderTest.cs
Add regression tests for llGetNotecardLine()
2013-02-28 20:57:03 +00:00