aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/BasicInventoryTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* All data tests made DBMS-independentAlexRa2010-05-231-339/+0
* * Added Expression based ignores to the PropertyScrambler, which makes a lot ...Kunnis2009-08-161-27/+17
* * Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...Kunnis2009-08-161-7/+49
* * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row d...Kunnis2009-08-161-0/+1
* Adding in Reflection-based testing, to ensure that all properties are covered.Kunnis2009-08-161-11/+26
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* make the asserts spit out messages about their test namesSean Dague2009-04-131-41/+41
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-1/+1
* * minor: Remove most mono compiler warningsJustin Clarke Casey2009-02-251-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-0/+3
* * optimized usings.lbsa712009-02-121-5/+3
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-1/+1
* - move OpenSim/Framework/IInventoryData.cs toMike Mazur2009-02-031-10/+10
* * minor: remove warningsJustin Clarke Casey2008-09-261-1/+1
* couple of minor test cleanups to see if this gets us past the bamboo humpSean Dague2008-09-231-1/+1
* add in bits to attempt to enable log4net on these tests to help when debuggingSean Dague2008-09-191-0/+9
* add an inventory change test.Sean Dague2008-09-161-0/+19
* 2 more InventoryItem tests, plus see if I can leave the log4netSean Dague2008-09-131-0/+24
* add first round of folder testsSean Dague2008-09-121-44/+98
* move the actual [Test] methods for databases to OpenSim.Data.TestsSean Dague2008-09-121-0/+184