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