aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/Tests/GridConnectorsTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-3/+3
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+2
* Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...Justin Clark-Casey (justincc)2012-09-191-3/+5
* If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)2012-09-061-1/+1
* Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-4/+5
* Change GridService.GetRegionByName() to only return info if there is an exact...Justin Clark-Casey (justincc)2011-08-021-2/+5
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* This file wants to be committedDiva Canto2010-08-101-37/+37
* Tests for distance-sorted fallback regions.Marck2010-08-081-7/+57
* Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto2010-08-061-3/+3
* Allow creation of link regions if there is an existing region within a 4096 r...Marck2010-08-061-0/+5
* Small bug fixes for making tests work.Diva Canto2010-02-211-3/+3
* Improved the Local grid connector to fetch data from the DB when it doesn't f...Diva Canto2009-09-281-0/+10
* More tests. Seems to be working.Diva Canto2009-09-231-1/+10
* First test passes -- regions being registered and retrieved correctly in Data...Diva Canto2009-09-231-2/+2
* Unit tests for the grid service. Yey!Diva Canto2009-09-231-0/+122