Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 1 | -1/+2 |
| | | | | | | handling to XEngine. Add needed stubs to DotNetEngine. | ||||
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 1 | -5/+5 |
| | | | | | | * Now, the 144 unit tests takes roughly as long time to run (16s on my laptop) that the 10 long running takes. The database tests takes forever. * Feel free to run the unit tests as you code, and the rest before commit. | ||||
* | Correct unit test for llAngleBetween() | Dahlia Trimble | 2009-04-08 | 1 | -5/+1 |
| | | | | | Reinstate patch for Mantis #3007 | ||||
* | remove defective test criteria from unit test for llAngleBetween | Dahlia Trimble | 2009-04-07 | 1 | -4/+4 |
| | |||||
* | a last set of files that seem to have embedded ^M in them | Sean Dague | 2009-02-09 | 1 | -140/+140 |
| | |||||
* | fixing warnings. | Dr Scofield | 2009-02-09 | 1 | -12/+12 |
| | |||||
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-07 | 1 | -0/+140 |
Created nunit test for LSL API and example test for llAngleBetween which was marked untested in wiki. Run new test succesfully with NUnitGUI and nant build. |