aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_TypesTestLSLFloat.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-1/+1
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)1-1/+1
2012-03-06Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that ...Justin Clark-Casey (justincc)1-13/+61
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-12-12Made the casting of stings to floats more robust and work more like SL.idb1-1/+11
2008-09-08changes to Test directory structure per opensim-dev conversationSean Dague1-0/+0
2008-09-04complete rationalization of unit tests that we currently runSean Dague1-0/+0
2008-09-03Mantis #2112Melanie Thielker1-0/+20
2008-07-31-make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur1-0/+21
2008-07-31More LSL_Types implicit/explicit cast changes. Fix issue 1854.Mike Mazur1-27/+27
2008-07-28-copy LSL_Types tests from Common/ to Shared/Mike Mazur1-3/+2
2008-07-27Implement LSLFloat {+,-,*,/} LSLFloat operations. Fix issues 1532, 1701, 1824 &Mike Mazur1-0/+63
2008-07-25Add casts from integer to float. Fix issue 1822.Mike Mazur1-1/+31
2008-07-25-add test for newly introduced cast operators (issue 1818)Mike Mazur1-0/+15
2008-07-24Refactor some tests.Mike Mazur1-297/+173
2008-07-24Replace implicit casts from LSLFloat to int and uint which were removed inMike Mazur1-2/+2
2008-07-16Mantis#1755. Thank you kindly, Matth for a patch that solves:Charles Krinke1-2/+2
2008-06-06Fixed a build problem with r5019 (Mikems patch)Johan Berntsson1-0/+0
2008-06-06Minor formatting cleanup.Jeff Ames1-14/+14
2008-06-06Update svn properties.Jeff Ames1-579/+579
2008-06-05Mantis#1451. Thank you kindly, mikem for additional Charles Krinke1-0/+579