aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiLinkingTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-12Only allow llBreakAllLinks() to work if script has received PERMISSION_CHANGE...Justin Clark-Casey (justincc)1-0/+42
2013-02-28Add regression tests for llGetNotecardLine()Justin Clark-Casey (justincc)1-2/+2
2013-01-16Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)1-2/+2
2013-01-15Instead of passing separate engine, part and item components to script APIs, ...Justin Clark-Casey (justincc)1-2/+3
2012-12-05Remove some mono warnings in script tests, chiefly where SetUp() wasn't prope...Justin Clark-Casey (justincc)1-1/+3
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-07-05Add OSSL function osForceAttachToAvatarFromInventory()Justin Clark-Casey (justincc)1-2/+5
2012-05-08Add automated TestllBreakLink()Justin Clark-Casey (justincc)1-0/+27
2012-05-08Add automated TestllCreateLink()Justin Clark-Casey (justincc)1-0/+112