Historial de Commits

Autor SHA1 Mensaje Fecha
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup hace 7 años
  Justin Clark-Casey (justincc) 1bed3aff0b On a multi-region simulator when AppDomain = true, make sure the DLL from the appropriate script engines subdir is loaded rather than always that of the first engine to load the DLL. hace 9 años
  Justin Clark-Casey (justincc) fc878a33ed refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock hace 10 años
  Justin Clark-Casey (justincc) 61ba02e95f minor: remove some mono compiler warnings in script regression tests hace 11 años
  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. hace 11 años
  Justin Clark-Casey (justincc) ccdf86c737 minor: remove EnableLogging() left over in CoopTerminationTests hace 11 años
  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. hace 11 años
  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 hace 11 años
  Justin Clark-Casey (justincc) 9a4914e58c Add co-op termination regression test for infinite recursive manual call on event function. hace 11 años
  Justin Clark-Casey (justincc) 0727784186 Set script delay factor to 0 in co-op termination tests hace 11 años
  Justin Clark-Casey (justincc) 679dc811dd Add regression test for co-op termination on infinite user function call regression. hace 11 años
  Justin Clark-Casey (justincc) b93e8020e2 Add regression test for co-op stop of an infinite jump loop hace 11 años
  Justin Clark-Casey (justincc) cf0b5e4f27 Add do-while co-op termination test hace 11 años
  Justin Clark-Casey (justincc) fbdfe43d75 Add single and comound while loop co-op termination test hace 11 años
  Justin Clark-Casey (justincc) c6ba27d096 Fix bug in generating termination checks in compound statement for loop. hace 11 años
  Justin Clark-Casey (justincc) a558f9797d factor out common code in existing co-op termination regression tests hace 11 años
  Justin Clark-Casey (justincc) 419f8e0f76 Increase WaitForEventCompletionOnScriptStop to 120 secs to show that the co-op setting is active in its regression tests. hace 11 años
  Justin Clark-Casey (justincc) cd446c32d6 Add regression test TestStopOnLongForLoop() hace 11 años
  Justin Clark-Casey (justincc) 0963ece25b Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) hace 11 años
  Justin Clark-Casey (justincc) b8949024bc Revert "Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)" hace 11 años
  Justin Clark-Casey (justincc) 1b5c41c14a Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.) hace 11 años