aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...Diva Canto2015-09-045-5/+5
* Deleted physics plugin classes.Diva Canto2015-08-311-4/+22
* First commit where physics work as region module.Diva Canto2015-08-313-7/+4
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-302-3/+3
* Renamed the namespaces tooDiva Canto2015-08-302-2/+2
* Moved instantiation of SceneCommunicationService object to inside the scene c...Diva Canto2015-08-302-5/+3
* Change the IScriptApi back to it's original form, removing XEngineMelanie Thielker2015-08-171-0/+4
* WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto2015-08-082-5/+5
* Trivial: fix copy-paste typo in stringDiva Canto2015-06-041-1/+1
* More assertions in inventory client tests to check for assorted combinations ...Diva Canto2015-06-041-1/+26
* Added tests that verify the absence of the bug fixed in the previous commits ...Diva Canto2015-06-041-1/+29
* Minor change of statement order in unit testDiva Canto2015-05-251-3/+4
* One more test in UserAccountsClient.Diva Canto2015-05-121-1/+5
* Added tests for UserAccountService in Robust. In the process fixed a couple o...Diva Canto2015-05-113-177/+81
* Trivial change just to trigger jenkins to build againDiva Canto2015-05-111-0/+1
* Added inventory tests to Robust.Tests.Diva Canto2015-05-112-0/+154
* Added simple test for IM in Robust too.Diva Canto2015-05-101-24/+7
* Added this form that comes handy for testing the grid service in Robust.Diva Canto2015-05-101-0/+11
* Deleted OpenSim.Tests.Client.GridClient and PresenceClient, as they have been...Diva Canto2015-05-104-364/+0
* Added the beginning of a new test framework for robust connectors and service...Diva Canto2015-05-103-0/+281
* Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe...Justin Clark-Casey (justincc)2015-02-251-12/+33
* Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)2015-02-251-18/+18
* If the owner of an object is taking a copy from the scene (e.g. via the "take...Justin Clark-Casey (justincc)2015-02-032-5/+20
* For scripts in attachments, don't save .state files apart from the initial on...Justin Clark-Casey (justincc)2015-01-161-7/+25
* Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2014-11-251-1/+1
* refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-2517-17/+10
* refactor: Move test clientstack setup code out of BasicCircuitTests into Open...Justin Clark-Casey (justincc)2014-11-252-0/+266
* Don't unnecessarily remove from backup objects that were not directly attache...Justin Clark-Casey (justincc)2014-10-021-1/+1
* Allow the "debug scene set physics false|true" command to work when bulletsim...Justin Clark-Casey (justincc)2014-07-292-10/+12
* Actually call Close() for shared region modules when the simulator is being s...Justin Clark-Casey (justincc)2014-07-021-0/+1
* Moved these two estate-related interfaces to the projects where they belong.Diva Canto2014-05-301-0/+1
* Simplify regression TestInterRegionChatDistanceEastWest() by making the child...Justin Clark-Casey (justincc)2014-05-221-1/+5
* Add regression test for in-range chat between neighbouring regions from east ...Justin Clark-Casey (justincc)2014-05-221-0/+40
* Fix recent regression from 77e7bbc where an attachment on a received group no...Justin Clark-Casey (justincc)2014-05-191-1/+23
* Add basic regression test for creating a var regionJustin Clark-Casey (justincc)2014-04-251-1/+10
* Eliminated many warningsOren Hurvitz2014-04-231-1/+3
* Fix the presence info caching used in llRequestAgentData(), which was complet...Justin Clark-Casey (justincc)2014-04-111-0/+6
* In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-091-1/+1
* Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz2014-04-021-4/+5
* Fix problem where moving an object to another region on the same simulator wa...Justin Clark-Casey (justincc)2014-04-021-0/+26
* Add regression test for http inventory fetch.Justin Clark-Casey (justincc)2014-03-173-0/+455
* Instead of auto-creating a parcel on request if one doesn't cover a given loc...Justin Clark-Casey (justincc)2014-03-111-3/+6
* Add regression test for sending group notices via xmlrpc groups connector.Justin Clark-Casey (justincc)2014-03-071-23/+129
* If an avatar is sitting, send out position updates to clients for any change,...Justin Clark-Casey (justincc)2014-03-051-0/+3
* Stop mesh avatars that specify the alpha texture in their bake slots from cau...Justin Clark-Casey (justincc)2014-02-241-0/+3
* Merge branch 'master' into varregionRobert Adams2014-01-212-7/+19
|\
| * Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-202-7/+19
| |\
| | * Stop exceptions being generated on agent connection if a telehub object has b...Justin Clark-Casey (justincc)2014-01-202-7/+19
| * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-041-4/+7
* | | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-031-4/+7