Historial de Commits

Autor SHA1 Mensaje Fecha
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup hace 7 años
  Justin Clark-Casey (justincc) e60fe958df minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp() hace 11 años
  Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests hace 11 años
  Justin Clark-Casey (justincc) ea65a64f7b refactor: Move common presence connector code into BasePresenceServiceConnector hace 12 años
  Justin Clark-Casey (justincc) bb9b317f15 Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead hace 13 años
  Justin Clark-Casey (justincc) 9456bb77fb Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. hace 13 años
  Diva Canto bfb7a49990 Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete fields. hace 14 años
  Diva Canto a58859a0d4 GridUserService in place. Replaces the contrived concept of storing user's home and position info in the presence service. WARNING: I violated a taboo by deleting 2 migration files and simplifying the original table creation for Presence. This should not cause any problems to anyone, though. Things will work with the new simplified table, as well as with the previous contrived one. If there are any problems, solving them is as easy as dropping the presence table and deleting its row in the migrations table. The presence info only exists during a user's session anyway. hace 14 años
  Jeff Ames f58a0394ed Formatting cleanup. Add copyright notices. hace 14 años
  Justin Clark-Casey (justincc) e39fc95659 Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData hace 14 años
  Diva Canto 70de6956ff Small bug fixes for making tests work. hace 14 años
  Diva Canto 4dd523b45d * Changed IPresenceService Logout, so that it takes a position and a lookat hace 14 años
  Diva Canto 1d2a332b96 Unit tests for presence. They helped fix a couple of wrongnesses. hace 14 años