Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 år sedan |
Justin Clarke Casey
|
ef9d140022
* Add user data plugin to store temporary profiles (which are distinct from cached)
|
15 år sedan |
Justin Clarke Casey
|
342126b7b9
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager
|
15 år sedan |
Justin Clarke Casey
|
d0744f8eca
* Make archiver tests pump the asset server manually instead of starting the normal runtime thread
|
15 år sedan |
Justin Clarke Casey
|
1894157dd3
* Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes)
|
15 år sedan |
Justin Clarke Casey
|
ad2bd74057
* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid having Initialise() and Initialize() in the same class - very difficult to read.
|
15 år sedan |
diva
|
33330297d6
THE BIG ANTI-REMOTING SCHLEP -- StartRemoting is no more. Sims in older versions will have a hard time communicating with sims on this release and later, especially if they haven't transitioned to RESTComms at all.
|
15 år sedan |
Justin Clarke Casey
|
ec07e1aad6
* Iniital inventory archive test code. Doesn't actually do any testing yet
|
15 år sedan |
Mike Mazur
|
9377c6f2b2
- move OpenSim/Framework/IInventoryData.cs to
|
16 år sedan |
Justin Clarke Casey
|
093adb2113
* Add new unit test for simple teleport in a standalone.
|
16 år sedan |
Justin Clarke Casey
|
b6ee2f15ba
* refactor: Remove the need to separately pass in the http listener to the scene - this is always available via CommsManager
|
16 år sedan |
Justin Clarke Casey
|
0b07c9762b
* Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager
|
16 år sedan |
Justin Clarke Casey
|
04ffcce7ea
* Extend stub to test the successful login of a user on the local login service
|
16 år sedan |
Justin Clarke Casey
|
0b8d22ab54
* Check in login service tests beachhead
|
16 år sedan |
Justin Clarke Casey
|
bec3993849
* Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one
|
16 år sedan |