Commit History

Autor SHA1 Mensaxe Data
  Jeff Ames ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  dr scofield (aka dirk husemann) 05756e1fb9 warnings safari. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares (Dan Olivares) 6f077d5e5f * Another attempt at fixing the random spurious test error. %!s(int64=15) %!d(string=hai) anos
  Kunnis b1853d9f26 Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get %!s(int64=15) %!d(string=hai) anos
  Diva Canto 5246dc33dc Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves. %!s(int64=15) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 226c082ed4 Establish CachedUserInfo.OnInventoryReceived event so that region/test inventory code can be written with the async inventory fetch %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  Arthur Valadares c13f3649d2 * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateFolder) %!s(int64=15) %!d(string=hai) anos
  diva f6c6e3e5f2 Attempt at disabling the inventory unit tests, so I can figure out how to fix them. The test setup is broken. %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
  Sean Dague ce0a84cbc0 instrument most of the tests with a new InMethod function that may help us figure %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 8fe70c826d * minor: move user profile test utils to test/common/setup for future reuse %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 607156cae8 * Comment out user profile cache update method for now %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 48720ea7a2 * extend user cache update test to check data backend %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey d2d0b9877f * Add the ability to update profiles via the cache, so that cached profiles don't become stale %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 3db52d95ef * Extend get user profile test to cover retrieval by name %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 31ca3a8d4d * refactor: Move RequestInventoryForUser() from service to CachedUserInfo %!s(int64=15) %!d(string=hai) anos
  lbsa71 801da4346a * optimized usings. %!s(int64=15) %!d(string=hai) anos
  Mike Mazur 9377c6f2b2 - move OpenSim/Framework/IInventoryData.cs to %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 47a693ff1a * remove mono compiler warnings %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 0b07c9762b * Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 71960f17bc * Extend update test to test situation where it also moves the folder %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey b1f018aa26 * Create update folder test %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 1531035b14 * Actually properly enable the purge folders test and correct some problems %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 9f6e567cb1 * add purge folder test %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 7bbab12158 * Add user info move inventory folder test %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey f8ce498755 * extend user profile create folder test to check that one can't create a folder with a non-existant parent folder id %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey a7e145bdfd * refactor: pull out common user profile test code into utility functions %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 80e267dcfe * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey f23856a575 * Add get child folder test %!s(int64=16) %!d(string=hai) anos