コミット履歴

作者 SHA1 メッセージ 日付
  Teravus Ovares (Dan Olivares) 5e391b9f7c * ShortVersion, another attempt at fixing the test thread death that randomly occurs. 15 年 前
  Arthur Valadares 2054093908 Added some needed comments to SceneSetupHelper (actually just retriggering panda) 15 年 前
  Arthur Valadares 18aa2ea0c5 * Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality. 15 年 前
  Justin Clark-Casey (justincc) da82fe0409 * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.SetupScene() 15 年 前
  Arthur Valadares 7bf59c551e * Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted, 15 年 前
  Melanie Thielker 8c8edb0c4e Explicitly set up the http server singleton fo the tests 15 年 前
  diva 6abffedab5 Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceConnectorsOut. No functional changes. 15 年 前
  diva a31df0b814 duh. wrong variable name in SceneSetup. 15 年 前
  diva b3ad2941ca The previous commit was still wrong. 15 年 前
  diva 8dc9f18e7c Attempt at fixing the inventory archiver tests. 15 年 前
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
  Dr Scofield d4d9d8ed8f converting CapabilitiesModule to new region module scheme 15 年 前
  Justin Clarke Casey a3145e4e5a * Reintroduce save iar test, which wasn't working because the asset service hadn't been manually post intiailized 15 年 前
  Melanie Thielker 23d902be42 Remove the old asset cache and local services and the configurations for them 15 年 前
  Justin Clarke Casey ad7214620f * Re-enable save oar test by loading asset data plugins from test mock class 15 年 前
  diva 720e2bc5d9 Renaming [ServiceConnectors] back to [Modules]. 15 年 前
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 年 前
  Dr Scofield e0a06f6416 - moving banned check and public/private check to 15 年 前
  Justin Clarke Casey d0744f8eca * Make archiver tests pump the asset server manually instead of starting the normal runtime thread 15 年 前
  Jeff Ames cad0aab793 Formatting cleanup. 15 年 前
  Homer Horwitz 6db21bbf97 - Moved TerrainModule to the new region-module system. 15 年 前
  Justin Clarke Casey 2914bfe7b0 * Fix test breakage by always inserting a gods module when testing 15 年 前
  Justin Clarke Casey a02c3caa0d * Move SceneObject tests into their proper namespace 15 年 前
  Sean Dague 57ab79e331 * Update ScenePresenceTests to reflect current REST communication workflow. 15 年 前
  Justin Clarke Casey 93837807ff * refactor: remove AssetCache field hanging off Scene 15 年 前
  Justin Clarke Casey ec07e1aad6 * Iniital inventory archive test code. Doesn't actually do any testing yet 15 年 前
  Sean Dague 8088802c21 From Alan Webb <[email protected]> 15 年 前
  Dr Scofield a89d097355 starting phase 2 of the OpenSim.Region.Environment commit: relocating 15 年 前
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 年 前
  Justin Clarke Casey f351ab62ec * furhter simplify test setups for objects 15 年 前