Commit History

Author SHA1 Message Date
  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
  Justin Clark-Casey (justincc) 31820b0026 minor formatting adjustments 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 36e648a37a * minor: Remove most mono compiler warnings 15 years ago
  Charles Krinke 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
  Sean Dague 95de4717b6 * Minor test correction, comment removal 15 years ago
  Sean Dague b2ab15ba34 Extends Avatar Appearance tests 15 years ago
  Sean Dague 99fb0d7b33 Extended Agent Tests 15 years ago
  Sean Dague 46492f3c11 From: [email protected] 15 years ago
  Sean Dague 8bacdbd49c add a test that ensures that databases work if email is null. 15 years ago
  Sean Dague 972143b592 - Added stronger persistence tests for BasicUserTests 15 years ago
  Sean Dague 702249358b implement email field for MySQL and SQLite 15 years ago
  Jeff Ames f5c9600eb7 Update svn properties, minor formatting cleanup. 15 years ago
  Sean Dague a29d8b9abb - Removed debug print method 15 years ago
  Sean Dague b61f124cc3 more fun with rebasing 15 years ago
  Sean Dague 43928d5253 resorting out this merge from arthur, sorry for so many commits here. 15 years ago
  Sean Dague 8795bb623d - Enforced no user or agent with UUID 0 on agent DB insertion 15 years ago
  Sean Dague 24822ab890 - New attempt after merging problem 15 years ago
  Sean Dague fa3d8220f2 - Enforced no user or agent with UUID 0 on agent DB insertion 15 years ago
  Sean Dague b9a736f0b8 - Removed a Console.Writeline and added a Test that will be changed 15 years ago
  Sean Dague 8621303ea9 - Removed debug print method 15 years ago
  Sean Dague 72725a0894 - Enforced no user or agent with UUID 0 on agent DB insertion 15 years ago
  Sean Dague ceb5830142 clean up a merge conflict and remove a console message 15 years ago
  Sean Dague 63ef14bd8c - Added User Appearance Set and Get tests 15 years ago
  Sean Dague f2eca571b8 - Removed a Console.Writeline and added a Test that will be changed 15 years ago