aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-8/+8
* add a delay to consume other change messages on move and crossUbitUmarov2015-11-271-0/+1
* work around some 'tests' errors: use one autoresetevent per sceneUbitUmarov2015-11-191-5/+9
* work around some 'tests' errors: reset the event at start of new test.UbitUmarov2015-11-191-1/+5
* work around some 'tests' errors: just a testUbitUmarov2015-11-191-0/+2
* work around some 'tests' errors: dont use references to objects that may hav...UbitUmarov2015-11-161-3/+6
* seems to compile ( tests comented out)UbitUmarov2015-09-021-0/+2
* Reduce coupling in regression test task inventory creation methods to make th...Justin Clark-Casey (justincc)2015-02-251-1/+1
* For scripts in attachments, don't save .state files apart from the initial on...Justin Clark-Casey (justincc)2015-01-161-0/+152
* Fix a regression where objects crossing regions in the same simulator (on the...Justin Clark-Casey (justincc)2014-12-102-2/+197
* refactor: consistently put all test classes in the OpenSim.Tests.Common packa...Justin Clark-Casey (justincc)2014-11-251-1/+0
* If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the e...Justin Clark-Casey (justincc)2014-07-111-1/+1
* refactor: rename XEngineTest to more descriptive XEngineBasicTestsJustin Clark-Casey (justincc)2013-01-221-0/+0
* Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
* Make "show object part" command correctly display script status.Justin Clark-Casey (justincc)2012-10-311-2/+8
* Allow XEngine StartDelay to be configured in the [XEngine] config section.Justin Clark-Casey (justincc)2012-07-111-0/+1
* Remove WorldComm module from the regression TestCompileAndStartScript() since...Justin Clark-Casey (justincc)2012-07-111-4/+1
* Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* Add a regression test to compile and start a script. Remove Path.GetDirector...Justin Clark-Casey (justincc)2012-02-071-20/+76
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* * whoops, missing a /Teravus Ovares (Dan Olivares)2009-08-151-1/+1
* * Comment out XEngineTest that doesn't appear to test anything. It just crea...Teravus Ovares (Dan Olivares)2009-08-151-0/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-151-2/+2
* Fix some compiler warnings. Minor formatting cleanup.Jeff Ames2009-02-131-2/+2
* * Added XEngine tests and gathered other ScriptEngineSean Dague2009-02-121-0/+68