aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Tests/TestInventoryDataPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * refactor: Move test infrastructure code to its own package so that it can ↵Justin Clarke Casey2008-12-101-118/+0
| | | | | | | | be reused by more than Environment tests * This shuffles the test packages in prebuild.xml below it so they can all potentially reference it
* * test: Add a wodge of code in order to be able to slightly extend a test to ↵Justin Clarke Casey2008-11-281-5/+63
| | | | | | | | deliver a taken object to a user inventory folder without throwing an exception * test doesn't actually double check for the presence of the item yet
* * test: Inch forward with another test by using a skeletal in memory ↵Justin Clarke Casey2008-11-271-0/+60
inventory data plugin