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