aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/Tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-09-23Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker5-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!
2008-09-23Alter tests to match up with the results after tyre's patchMelanie Thielker1-18/+18
2008-09-21Mantis #2232Melanie Thielker1-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-08changes to Test directory structure per opensim-dev conversationSean Dague5-0/+1022