aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/Tests/XEngineTest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-130/+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