Commit History

Autor SHA1 Mensaxe Data
  Kunnis dd78c250ae * Added Expression based ignores to the PropertyScrambler, which makes a lot of the tests clearer because I'm not constantly resetting properties. %!s(int64=15) %!d(string=hai) anos
  Kunnis d2e5380cb2 * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra parameter from MySQL/MySQLInventoryData.cs * Fixed a bug in SQLite/SQLiteAssetData.cs that was causing a NRE when updating an asset. * Improved the BasicAssetTest.cs to do full create/update/get testing * Improved the BasicInventoryTest.cs to do full create/update/get of both a folder and an item * Moved the null ref tests to the start of the PropertyCompareConstraint.cs, so that it doesn't throw when passing in a null item %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. %!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 5ef6794165 make the asserts spit out messages about their test names %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 36e648a37a * minor: Remove most mono compiler warnings %!s(int64=15) %!d(string=hai) anos
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: %!s(int64=15) %!d(string=hai) anos
  lbsa71 801da4346a * optimized usings. %!s(int64=15) %!d(string=hai) anos
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring %!s(int64=15) %!d(string=hai) anos
  Mike Mazur 9377c6f2b2 - move OpenSim/Framework/IInventoryData.cs to %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey 97323345ee * minor: remove warnings %!s(int64=16) %!d(string=hai) anos
  Sean Dague 1aab81e235 couple of minor test cleanups to see if this gets us past the bamboo hump %!s(int64=16) %!d(string=hai) anos
  Sean Dague 6dd2841ed8 add in bits to attempt to enable log4net on these tests to help when debugging %!s(int64=16) %!d(string=hai) anos
  Sean Dague 2ff91dac41 add an inventory change test. %!s(int64=16) %!d(string=hai) anos
  Sean Dague fcc716104b 2 more InventoryItem tests, plus see if I can leave the log4net %!s(int64=16) %!d(string=hai) anos
  Sean Dague ecc2a0f866 add first round of folder tests %!s(int64=16) %!d(string=hai) anos
  Sean Dague 9349cf3149 move the actual [Test] methods for databases to OpenSim.Data.Tests %!s(int64=16) %!d(string=hai) anos