aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid/Tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This file wants to be committedDiva Canto2010-08-101-37/+37
|
* Tests for distance-sorted fallback regions.Marck2010-08-081-7/+57
| | | | With some extensions to existing grid service tests.
* Added Check4096 config var under [GridService], at the request of many. ↵Diva Canto2010-08-061-3/+3
| | | | | | Changed the iteration that Marck had on the Hyperlinker. ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example.
* Allow creation of link regions if there is an existing region within a 4096 ↵Marck2010-08-061-0/+5
| | | | | | range. Also add GetHyperlinks() to the grid service.
* 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 ↵Diva Canto2009-09-281-0/+10
| | | | | | find it in the cache. Commented out the Standalone teleport test because it's failing, and the scene setup is very confusing. I suspect it may be wrong -- the connectors-as-ISharedRegionModules are being instantiated several times when there are several scenes.
* More tests. Seems to be working.Diva Canto2009-09-231-1/+10
| | | | Grid connector modules are enabled for standalones only, but nothing in the simulator uses them yet, so it's safe to go in.
* First test passes -- regions being registered and retrieved correctly in ↵Diva Canto2009-09-231-2/+2
| | | | Data.Null.
* Unit tests for the grid service. Yey!Diva Canto2009-09-231-0/+122