aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/PropertyCompareConstraint.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+2
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-6/+6
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-6/+6
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-6/+6
* Add copyright headers. Formatting cleanup. Fix a compiler warning.Jeff Ames2009-08-171-1/+1
* * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...Kunnis2009-08-161-15/+13
* * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...Kunnis2009-08-161-45/+135
* Add copyright headers. Formatting cleanup.Jeff Ames2009-08-161-1/+28
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-141-0/+298