Justin Clark-Casey (justincc)
|
61ba02e95f
minor: remove some mono compiler warnings in script regression tests
|
11 år sedan |
Justin Clark-Casey (justincc)
|
5ac84a3793
Fix issue where lsl -> c# generation in co-operative termination mode did not correctly handle single statement versions of for, while and do-while loops.
|
11 år sedan |
Justin Clark-Casey (justincc)
|
ccdf86c737
minor: remove EnableLogging() left over in CoopTerminationTests
|
11 år sedan |
Justin Clark-Casey (justincc)
|
b775761104
Disable the not very useful infinite recursion co-op termination tests for now as they appear to cause failures with testing in jenkins.
|
11 år sedan |
Justin Clark-Casey (justincc)
|
cf168194e5
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then continue to generate C# that is functionality identical to historical generation
|
11 år sedan |
Justin Clark-Casey (justincc)
|
9a4914e58c
Add co-op termination regression test for infinite recursive manual call on event function.
|
11 år sedan |
Justin Clark-Casey (justincc)
|
0727784186
Set script delay factor to 0 in co-op termination tests
|
11 år sedan |
Justin Clark-Casey (justincc)
|
679dc811dd
Add regression test for co-op termination on infinite user function call regression.
|
11 år sedan |
Justin Clark-Casey (justincc)
|
b93e8020e2
Add regression test for co-op stop of an infinite jump loop
|
11 år sedan |
Justin Clark-Casey (justincc)
|
cf0b5e4f27
Add do-while co-op termination test
|
11 år sedan |
Justin Clark-Casey (justincc)
|
fbdfe43d75
Add single and comound while loop co-op termination test
|
11 år sedan |
Justin Clark-Casey (justincc)
|
c6ba27d096
Fix bug in generating termination checks in compound statement for loop.
|
11 år sedan |
Justin Clark-Casey (justincc)
|
a558f9797d
factor out common code in existing co-op termination regression tests
|
11 år sedan |
Justin Clark-Casey (justincc)
|
419f8e0f76
Increase WaitForEventCompletionOnScriptStop to 120 secs to show that the co-op setting is active in its regression tests.
|
11 år sedan |
Justin Clark-Casey (justincc)
|
cd446c32d6
Add regression test TestStopOnLongForLoop()
|
11 år sedan |
Justin Clark-Casey (justincc)
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 år sedan |
Justin Clark-Casey (justincc)
|
b8949024bc
Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)"
|
11 år sedan |
Justin Clark-Casey (justincc)
|
1b5c41c14a
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 år sedan |