aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-8/+8
2015-11-27add a delay to consume other change messages on move and crossUbitUmarov1-0/+1
2015-11-19 work around some 'tests' errors: use one autoresetevent per sceneUbitUmarov1-5/+9
2015-11-19 work around some 'tests' errors: reset the event at start of new test.UbitUmarov1-1/+5
2015-11-19 work around some 'tests' errors: just a testUbitUmarov1-0/+2
2015-11-16 work around some 'tests' errors: dont use references to objects that may hav...UbitUmarov1-3/+6
2015-09-02seems to compile ( tests comented out)UbitUmarov1-0/+2
2015-02-25Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)1-1/+1
2015-01-16For scripts in attachments, don't save .state files apart from the initial on...Justin Clark-Casey (justincc)1-0/+152
2014-12-10Fix a regression where objects crossing regions in the same simulator (on the...Justin Clark-Casey (justincc)2-2/+197
2014-11-25refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)1-1/+0
2014-07-11If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the e...Justin Clark-Casey (justincc)1-1/+1
2013-01-22refactor: rename XEngineTest to more descriptive XEngineBasicTestsJustin Clark-Casey (justincc)1-0/+0
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-8/+2
2012-10-31Make "show object part" command correctly display script status.Justin Clark-Casey (justincc)1-2/+8
2012-07-11Allow XEngine StartDelay to be configured in the [XEngine] config section.Justin Clark-Casey (justincc)1-0/+1
2012-07-11Remove WorldComm module from the regression TestCompileAndStartScript() since...Justin Clark-Casey (justincc)1-4/+1
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)1-1/+1
2012-02-07Add a regression test to compile and start a script. Remove Path.GetDirector...Justin Clark-Casey (justincc)1-20/+76
2011-05-21Get 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-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-15Convert both script engines to new region module format. Add proper unloadMelanie Thielker1-2/+2
2009-02-13Fix some compiler warnings. Minor formatting cleanup.Jeff Ames1-2/+2
2009-02-12* Added XEngine tests and gathered other ScriptEngineSean Dague1-0/+68