aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Tests/LSL_TypesTestLSLInteger.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-0/+8
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-09-28Mantis #1922Melanie Thielker1-0/+1
2008-09-21Mantis #2232Melanie Thielker1-0/+8
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-07-31-make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can beMike Mazur1-0/+21
2008-07-28When casting strings to int, use double.Parse() as strings may be floats. WithMike Mazur1-1/+42
2008-07-28-implement LSLString -> Quaternion explicit castMike Mazur1-2/+2
2008-07-28Adding explicit cast from LSLFloat to LSLInteger. Work on issue 1822.Mike Mazur1-16/+25
2008-07-19Update svn properties. Fix some inconsistent newlines.Jeff Ames1-62/+62
2008-07-16Mantis#1746. Thank you kindly, nlin for pointing out thatCharles Krinke1-61/+62
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-2/+2
2008-05-01* Rolled back a few changes.Adam Frisby1-3/+3
2008-05-01* Cleaning code still.Adam Frisby1-3/+3
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+0
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-4/+2
2008-01-09Dynamic loading of ScriptEngine in ScriptServerTedd Hansen1-7/+6
2007-10-30* Optimized usingslbsa711-6/+3
2007-10-15* Applied Chillken patch #418: copyright-r2094.patch updating copyright messa...lbsa711-0/+28
2007-10-05getting all our line endings consistant againSean Dague1-41/+41
2007-09-25More reorganizing of new SE. Added debug print of application exception.Tedd Hansen1-3/+3
2007-09-24More structural changes to new SETedd Hansen1-0/+41