Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-04-15 | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 1 | -1/+2 | |
handling to XEngine. Add needed stubs to DotNetEngine. | |||||
2009-04-09 | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 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. | |||||
2009-04-08 | Correct unit test for llAngleBetween() | Dahlia Trimble | 1 | -5/+1 | |
Reinstate patch for Mantis #3007 | |||||
2009-04-07 | remove defective test criteria from unit test for llAngleBetween | Dahlia Trimble | 1 | -4/+4 | |
2009-02-09 | a last set of files that seem to have embedded ^M in them | Sean Dague | 1 | -140/+140 | |
2009-02-09 | fixing warnings. | Dr Scofield | 1 | -12/+12 | |
2009-02-07 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 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. | |||||
2008-12-12 | Made the casting of stings to floats more robust and work more like SL. | idb | 1 | -1/+11 | |
Added some more tests that casts previously failed on. Fixes Mantis #2789 | |||||
2008-10-29 | minor: indentation corrections | Justin Clarke Casey | 1 | -45/+45 | |
2008-09-28 | Mantis #1922 | Melanie Thielker | 1 | -0/+1 | |
Thank you, idb, for a patch that addresses hex digits erroneously being recognized as valid and parsed in a decimal number | |||||
2008-09-21 | Mantis #2232 | Melanie Thielker | 1 | -0/+8 | |
Thank you, idb, for a patch that fixes an overflow issue in casting string -> int for both engines, and adds tests! | |||||
2008-09-08 | changes to Test directory structure per opensim-dev conversation | Sean Dague | 5 | -0/+1195 | |