aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_ApiListTests.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-2/+2
* Change the IScriptApi back to it's original form, removing XEngineMelanie Thielker2015-08-171-2/+2
* Revert "When scripts are sleeping, don't count that as execution time"Melanie Thielker2015-08-171-1/+1
* When scripts are sleeping, don't count that as execution timeOren Hurvitz2015-08-111-1/+1
* refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)2013-01-161-1/+1
* Instead of passing separate engine, part and item components to script APIs, ...Justin Clark-Casey (justincc)2013-01-151-1/+2
* 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
* Fix llListFindList() returning no match when there is a match with a script c...Justin Clark-Casey (justincc)2012-09-221-0/+134