aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/Tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-235-1030/+0
| | | | | | | | of the types, located in OpenSim/Region/ScriptEngines/Shared/LSL_Tyoes.cs Also changes the compiler in DotNetEngine to use that. You _will_ need to let your region recompile all your scripts!
* Alter tests to match up with the results after tyre's patchMelanie Thielker2008-09-231-18/+18
|
* Mantis #2232Melanie Thielker2008-09-211-0/+8
| | | | | | | Thank you, idb, for a patch that fixes an overflow issue in casting string -> int for both engines, and adds tests!
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-085-0/+1022