Історія комітів

Автор SHA1 Опис Дата
  Diva Canto 763285aaf1 Fixed SQL tests. 15 роки тому
  John Hurliman df76e95aa2 Changed asset CreatorID to a string 15 роки тому
  John Hurliman 71c6559a91 Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim into presence-refactor 15 роки тому
  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 15 роки тому
  Diva Canto b92645ac56 MySQL tests pass, except T016_RandomSogWithSceneParts. Total mystery as to why that test doesn't show in panda. 15 роки тому
  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 15 роки тому
  Kunnis f1287cc7af * Switching IAssetData to follow the new naming schema, removing the separate insert and update methods. 15 роки тому
  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 роки тому
  Kunnis 5dde4a4cfa * More improvements to BasicAssetTest.cs 15 роки тому
  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 15 роки тому
  Kunnis 23d478f2fa Adding in Reflection-based testing, to ensure that all properties are covered. 15 роки тому
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 роки тому
  Sean Dague 5ef6794165 make the asserts spit out messages about their test names 15 роки тому
  Justin Clarke Casey 36e648a37a * minor: Remove most mono compiler warnings 16 роки тому
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 16 роки тому
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 16 роки тому
  lbsa71 801da4346a * optimized usings. 16 роки тому
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 16 роки тому
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 16 роки тому
  Justin Clarke Casey 97323345ee * minor: remove warnings 16 роки тому
  Sean Dague 6392671335 let the asset tests run on MySQL. Interesting difference here, the 16 роки тому
  Sean Dague 1aab81e235 couple of minor test cleanups to see if this gets us past the bamboo hump 16 роки тому
  Sean Dague 6dd2841ed8 add in bits to attempt to enable log4net on these tests to help when debugging 16 роки тому
  Sean Dague 4b7e287ab2 because UUID supports equality, we can do a straight equals instead of 16 роки тому
  Sean Dague 9349cf3149 move the actual [Test] methods for databases to OpenSim.Data.Tests 16 роки тому