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