aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Tests/InventoryTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-19/+14
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-8/+0
* rename TestHelper => TestHelpers for consistencyJustin Clark-Casey (justincc)2011-08-061-13/+13
* Add current method output to all persistence level tests so that we can track...Justin Clark-Casey (justincc)2011-03-141-0/+27
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-03-121-1/+1
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-12/+0
* Another attempt at fixing failing test for creator info.Marck2010-11-261-2/+2
* Attempt at fixing failing test.Diva Canto2010-11-231-2/+4
* Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2010-08-241-4/+0
* Various minor changes in the data testsAlexRa2010-05-231-3/+5
* Unitests: Asset, Estate, Region (the "legacy" one), InventoryAlexRa2010-05-231-1/+28
* Bugfix in tests (must clear db before migrations, not after)AlexRa2010-05-231-1/+1
* All data tests made DBMS-independentAlexRa2010-05-231-0/+347