Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 22d4c52ffc Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests %!s(int64=11) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 9456bb77fb Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. %!s(int64=13) %!d(string=hai) anos
  John Hurliman df76e95aa2 Changed asset CreatorID to a string %!s(int64=14) %!d(string=hai) anos
  John Hurliman 7665aad002 * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it %!s(int64=14) %!d(string=hai) anos
  John Hurliman afef1ac191 Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen %!s(int64=14) %!d(string=hai) anos
  Jeff Ames 82c888fc6c Add copyright headers. Formatting cleanup. Fix a compiler warning. %!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
  Jeff Ames 2b630470b0 Add copyright headers. Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Kunnis c18f7560d9 Adding in Reflection-based testing, to ensure that all properties are covered. %!s(int64=15) %!d(string=hai) anos