index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, 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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
minor: remove some mono compiler warnings in script regression tests
Justin Clark-Casey (justincc)
1
-1
/
+0
2013-01-30
Fix issue where lsl -> c# generation in co-operative termination mode did not...
Justin Clark-Casey (justincc)
1
-13
/
+150
2013-01-29
minor: remove EnableLogging() left over in CoopTerminationTests
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-24
Disable the not very useful infinite recursion co-op termination tests for no...
Justin Clark-Casey (justincc)
1
-2
/
+6
2013-01-23
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-22
Add co-op termination regression test for infinite recursive manual call on e...
Justin Clark-Casey (justincc)
1
-0
/
+22
2013-01-22
Set script delay factor to 0 in co-op termination tests
Justin Clark-Casey (justincc)
1
-0
/
+3
2013-01-22
Add regression test for co-op termination on infinite user function call regr...
Justin Clark-Casey (justincc)
1
-0
/
+30
2013-01-22
Add regression test for co-op stop of an infinite jump loop
Justin Clark-Casey (justincc)
1
-8
/
+41
2013-01-22
Add do-while co-op termination test
Justin Clark-Casey (justincc)
1
-2
/
+30
2013-01-22
Add single and comound while loop co-op termination test
Justin Clark-Casey (justincc)
1
-0
/
+44
2013-01-22
Fix bug in generating termination checks in compound statement for loop.
Justin Clark-Casey (justincc)
1
-2
/
+26
2013-01-22
factor out common code in existing co-op termination regression tests
Justin Clark-Casey (justincc)
1
-55
/
+24
2013-01-22
Increase WaitForEventCompletionOnScriptStop to 120 secs to show that the co-o...
Justin Clark-Casey (justincc)
1
-0
/
+4
2013-01-22
Add regression test TestStopOnLongForLoop()
Justin Clark-Casey (justincc)
1
-0
/
+59
2013-01-16
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
1
-16
/
+43
2012-11-24
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-8
/
+2
2012-10-31
Make "show object part" command correctly display script status.
Justin Clark-Casey (justincc)
1
-2
/
+8
2012-07-11
Allow XEngine StartDelay to be configured in the [XEngine] config section.
Justin Clark-Casey (justincc)
1
-0
/
+1
2012-07-11
Remove WorldComm module from the regression TestCompileAndStartScript() since...
Justin Clark-Casey (justincc)
1
-4
/
+1
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-02-07
Add a regression test to compile and start a script. Remove Path.GetDirector...
Justin Clark-Casey (justincc)
1
-20
/
+76
2011-05-21
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
1
-1
/
+0
2009-08-15
* whoops, missing a /
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-08-15
* Comment out XEngineTest that doesn't appear to test anything. It just crea...
Teravus Ovares (Dan Olivares)
1
-0
/
+3
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-15
Convert both script engines to new region module format. Add proper unload
Melanie Thielker
1
-2
/
+2
2009-02-13
Fix some compiler warnings. Minor formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-02-12
* Added XEngine tests and gathered other ScriptEngine
Sean Dague
1
-31
/
+28
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-0
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2008-05-20
Add copyright notices.
Jeff Ames
1
-3
/
+28
2008-05-11
* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...
Adam Frisby
1
-2
/
+0
2008-05-09
Update svn properties.
Jeff Ames
1
-48
/
+48
2008-05-08
* Some refactorings.
Adam Frisby
1
-0
/
+48