Commit History

Author SHA1 Message Date
  Melanie 61f63fdc38 Put PassCollision on the ignore list for testing, since we don't save that 15 years ago
  Justin Clark-Casey (justincc) 73b437b7b4 minor: remove some mono compiler warnings 15 years ago
  John Hurliman fdce1be3db * Removed OpenSim.Data.NHibernate 15 years ago
  Jeff Ames 606e831ff5 Formatting cleanup. 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  John Hurliman f42d085ab1 SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart 15 years ago
  Kunnis dd78c250ae * Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties. 15 years ago
  Kunnis f6251ce810 * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row does not exist, to match the mysql behavior. * Modified SQLite/SQLiteRegionData.cs to only persist temporary items following the same rules mysql uses. * Added another ignore to the inventory test that was missing. * Added a few more ignores to the RegionTest that the first version of my test were missing. * Added ignoring the root Folder ID, which is set by the inventory system. * Added several improvements to the PropertyCompareConstraint: Protection against infinite loops, added IComparable<T> (for UUID) and moved IComparable before the property matching. * Fixed a bug where I was saving the inside of the ignore expression instead of the outside of it. 15 years ago
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Sean Dague 5ef6794165 make the asserts spit out messages about their test names 15 years ago
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 years ago
  Adam Frisby 5225e40f9e * Removes some hard-coded magic numbers relating to RegionSize. We now use Constants.RegionSize as expected. (Working towards enlarged or smaller regionsizes that arent multiples of 256m) 15 years ago
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 years ago
  idb 6119b02860 * Apply http://opensimulator.org/mantis/view.php?id=3185 15 years ago
  Justin Clarke Casey 631e10f269 * Apply http://opensimulator.org/mantis/view.php?id=3151 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 16 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 years ago
  Charles Krinke 40f34aeffd Thank you kindly, Tlaukkan (Tommil) for a patch that: 16 years ago
  Justin Clarke Casey b4680f653d * Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object 16 years ago
  Sean Dague 95de4717b6 * Minor test correction, comment removal 16 years ago
  Melanie Thielker f1f4b16bc8 Change the max value of the bytes in tests to 127. MySQL bytes are signed 16 years ago
  Melanie Thielker fdf5f55a5b Yay for unit tests. Increased the type width of the prims and primshapes 16 years ago
  Melanie Thielker bd6f58184a Reduce the numerical range of text values to match what MySQL offers 16 years ago
  Melanie Thielker c7d39fb4e3 Comment one more field that can't be tested that way anymore 16 years ago
  Melanie Thielker 3388584aa8 Fix 2 of the failed tests. Cause terrain queries to return null when no 16 years ago
  Justin Clarke Casey 759a667247 * Make a step on removing direct access to TaskInventoryDictionary from other packages 16 years ago
  Justin Clarke Casey 11f7471d9c * Remove direct access to Inventory.Serial 16 years ago
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class 16 years ago