| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: rename XEngineTest to more descriptive XEngineBasicTests | Justin Clark-Casey (justincc) | 2013-01-22 | 1 | -0/+0 |
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -1/+1 |
* | Make "show object part" command correctly display script status. | Justin Clark-Casey (justincc) | 2012-10-31 | 1 | -2/+8 |
* | Allow XEngine StartDelay to be configured in the [XEngine] config section. | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -0/+1 |
* | Remove WorldComm module from the regression TestCompileAndStartScript() since... | Justin Clark-Casey (justincc) | 2012-07-11 | 1 | -4/+1 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
* | Add a regression test to compile and start a script. Remove Path.GetDirector... | Justin Clark-Casey (justincc) | 2012-02-07 | 1 | -20/+76 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | * whoops, missing a / | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -1/+1 |
* | * Comment out XEngineTest that doesn't appear to test anything. It just crea... | Teravus Ovares (Dan Olivares) | 2009-08-15 | 1 | -0/+3 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 1 | -2/+2 |
* | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 2009-02-13 | 1 | -2/+2 |
* | * Added XEngine tests and gathered other ScriptEngine | Sean Dague | 2009-02-12 | 1 | -0/+68 |