aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Instance/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2013-02-27minor: remove some mono compiler warnings in script regression testsJustin Clark-Casey (justincc)1-1/+0
2013-01-30Fix issue where lsl -> c# generation in co-operative termination mode did not...Justin Clark-Casey (justincc)1-13/+150
2013-01-29minor: remove EnableLogging() left over in CoopTerminationTestsJustin Clark-Casey (justincc)1-1/+1
2013-01-24Disable the not very useful infinite recursion co-op termination tests for no...Justin Clark-Casey (justincc)1-2/+6
2013-01-23If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont...Justin Clark-Casey (justincc)1-1/+1
2013-01-22Add co-op termination regression test for infinite recursive manual call on e...Justin Clark-Casey (justincc)1-0/+22
2013-01-22Set script delay factor to 0 in co-op termination testsJustin Clark-Casey (justincc)1-0/+3
2013-01-22Add regression test for co-op termination on infinite user function call regr...Justin Clark-Casey (justincc)1-0/+30
2013-01-22Add regression test for co-op stop of an infinite jump loopJustin Clark-Casey (justincc)1-8/+41
2013-01-22Add do-while co-op termination testJustin Clark-Casey (justincc)1-2/+30
2013-01-22Add single and comound while loop co-op termination testJustin Clark-Casey (justincc)1-0/+44
2013-01-22Fix bug in generating termination checks in compound statement for loop.Justin Clark-Casey (justincc)1-2/+26
2013-01-22factor out common code in existing co-op termination regression testsJustin Clark-Casey (justincc)1-55/+24
2013-01-22Increase WaitForEventCompletionOnScriptStop to 120 secs to show that the co-o...Justin Clark-Casey (justincc)1-0/+4
2013-01-22Add regression test TestStopOnLongForLoop()Justin Clark-Casey (justincc)1-0/+59
2013-01-16Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)1-0/+157
2013-01-16Revert "Implement co-operative script termination if termination comes during...Justin Clark-Casey (justincc)1-157/+0
2013-01-16Implement co-operative script termination if termination comes during a scrip...Justin Clark-Casey (justincc)1-0/+157