aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiLinkingTests.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-16fix some texts initUbitUmarov1-0/+5
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-2/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-2/+2
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-4/+46
2015-08-17Change the IScriptApi back to it's original form, removing XEngineMelanie Thielker1-4/+4
2015-08-17Revert "When scripts are sleeping, don't count that as execution time"Melanie Thielker1-3/+3
2015-08-11When scripts are sleeping, don't count that as execution timeOren Hurvitz1-3/+3
2015-02-25Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)1-3/+3
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
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-16JustinCC's core re-mergeMelanie1-2/+3
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