コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clarke Casey 0b07c9762b * Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager 16 年 前
  Teravus Ovares 53a479904e Minor: fix a comment... scratch that,reverse it. 16 年 前
  Teravus Ovares 2ee8f81e15 * Commit linkset Group (multiprim) linked/delinked to another linkset group (multiprim) test. 16 年 前
  Teravus Ovares 8444528bdc * Adding a two prim linking/delinking test. This test is likely to get on people's nerves since linking/delinking is easily broken. But.. that's why we have tests! 16 年 前
  Justin Clarke Casey 1531035b14 * Actually properly enable the purge folders test and correct some problems 16 年 前
  Justin Clarke Casey bec3993849 * Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one 16 年 前
  Justin Clarke Casey e02aaaf9db * minor: Move mock test classes into mock namespace 16 年 前
  Justin Clarke Casey c9ae8fce5e * refactor: Move test infrastructure code to its own package so that it can be reused by more than Environment tests 16 年 前
  Justin Clarke Casey 93977c2d47 * Establish OpenSim.Framework.Communications.Tests beachhead 16 年 前
  Justin Clarke Casey 5f9ccd486f * test: Extend take object test to finally check that the object made it into user inventory and that it was removed from the scene 16 年 前
  Justin Clarke Casey 71e05a5707 * test: Add a wodge of code in order to be able to slightly extend a test to deliver a taken object to a user inventory folder without throwing an exception 16 年 前
  Justin Clarke Casey abfb7bd2cf * test: Separate out async deletion methods to test delete and take copy separately. 16 年 前
  Justin Clarke Casey df9b0e9e11 * refactor: Replace derez destiation magic numbers with an enumeration 16 年 前
  Justin Clarke Casey 18974b7766 * refactor: rename UserServiceAdmin to UserAdminService 16 年 前
  Justin Clarke Casey 0862627b34 * refactor: move CreateUser into UserServiceAdmin 16 年 前
  Justin Clarke Casey 9b03802189 * test: Inch forward with another test by using a skeletal in memory inventory data plugin 16 年 前
  Justin Clarke Casey 7c6c776ff7 * test: Add the ability to add a plugin directory to the user and inventory services in order to extend unit tests for user and inventory information 16 年 前
  Justin Clarke Casey 02105c9c2a * Extend sog delete to inventory test to crank the normally async sog deleter by hand 16 年 前
  Justin Clarke Casey 7dce464113 * Largely revert the last revision and improve on the previous way of doing things 16 年 前
  Justin Clarke Casey e261c97470 * On delete to inventory, actually remove the group from the scene before the async stage. 16 年 前
  Justin Clarke Casey d625095959 * Allow physics dlls to be loaded separately, rather than just the contents of bin/Physics 16 年 前
  Justin Clarke Casey 890beb442a * Add forgotton tag to existing remove scene object test 16 年 前
  Justin Clarke Casey 2bb4b45626 * Move test scene construction infrastructure methods to a separate class for future common use 16 年 前
  Justin Clarke Casey 424792b39b * Rename scene tests to scene object tests since that is what they are actually concerned with 16 年 前