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