aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Setup/AssetHelpers.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* in AssetHelpers.CreateAsset(), create objects using the 'original' xml ↵Justin Clark-Casey (justincc)2011-03-101-1/+1
| | | | format rather than 'xml2'
* Formatting cleanup.Jeff Ames2010-09-121-2/+2
|
* create inactive test for iar folders/items merged with existing pathsJustin Clark-Casey (justincc)2010-06-111-12/+34
| | | | add various helper functions for simplifying test readability
* minor: refactor CreateAsset to eliminate dupe codeJustin Clark-Casey (justincc)2010-05-211-3/+5
|
* add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)2010-05-211-3/+11
|
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-2/+2
|
* * Adds CreatorID to asset metadata. This is just the plumbing to support ↵John Hurliman2010-02-221-6/+3
| | | | CreatorID, it doesn't modify database backends or OAR files to support storing/loading it
* Formatting cleanup.Jeff Ames2009-11-231-1/+1
|
* refactor: extract another test asset helper methodJustin Clark-Casey (justincc)2009-11-121-0/+13
|
* refactor some test asset creation into a helper classJustin Clark-Casey (justincc)2009-11-121-0/+51
remove mono compiler warning