aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Tests/TestAssetDataPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * refactor: Move test infrastructure code to its own package so that it can ↵Justin Clarke Casey2008-12-101-53/+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-0/+53
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