index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Instance
/
Tests
/
CoopTerminationTests.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor: remove some mono compiler warnings in script regression tests
Justin Clark-Casey (justincc)
2013-02-27
1
-1
/
+0
*
Fix issue where lsl -> c# generation in co-operative termination mode did not...
Justin Clark-Casey (justincc)
2013-01-30
1
-13
/
+150
*
minor: remove EnableLogging() left over in CoopTerminationTests
Justin Clark-Casey (justincc)
2013-01-29
1
-1
/
+1
*
Disable the not very useful infinite recursion co-op termination tests for no...
Justin Clark-Casey (justincc)
2013-01-24
1
-2
/
+6
*
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont...
Justin Clark-Casey (justincc)
2013-01-23
1
-1
/
+1
*
Add co-op termination regression test for infinite recursive manual call on e...
Justin Clark-Casey (justincc)
2013-01-22
1
-0
/
+22
*
Set script delay factor to 0 in co-op termination tests
Justin Clark-Casey (justincc)
2013-01-22
1
-0
/
+3
*
Add regression test for co-op termination on infinite user function call regr...
Justin Clark-Casey (justincc)
2013-01-22
1
-0
/
+30
*
Add regression test for co-op stop of an infinite jump loop
Justin Clark-Casey (justincc)
2013-01-22
1
-8
/
+41
*
Add do-while co-op termination test
Justin Clark-Casey (justincc)
2013-01-22
1
-2
/
+30
*
Add single and comound while loop co-op termination test
Justin Clark-Casey (justincc)
2013-01-22
1
-0
/
+44
*
Fix bug in generating termination checks in compound statement for loop.
Justin Clark-Casey (justincc)
2013-01-22
1
-2
/
+26
*
factor out common code in existing co-op termination regression tests
Justin Clark-Casey (justincc)
2013-01-22
1
-55
/
+24
*
Increase WaitForEventCompletionOnScriptStop to 120 secs to show that the co-o...
Justin Clark-Casey (justincc)
2013-01-22
1
-0
/
+4
*
Add regression test TestStopOnLongForLoop()
Justin Clark-Casey (justincc)
2013-01-22
1
-0
/
+59
*
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
2013-01-16
1
-0
/
+157
*
Revert "Implement co-operative script termination if termination comes during...
Justin Clark-Casey (justincc)
2013-01-16
1
-157
/
+0
*
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
2013-01-16
1
-0
/
+157