User contributions for Vektor Linden
A user with 96 edits. Account created on 3 January 2007.
31 March 2010
- 20:4820:48, 31 March 2010 diff hist +231 TestUnit Integration No edit summary
- 20:4120:41, 31 March 2010 diff hist +14 TestUnit Integration No edit summary
- 20:3320:33, 31 March 2010 diff hist +8,378 N TestUnit Integration Created page with 'This document assumes that you have already read this page: http://wiki.secondlife.com/wiki/LSL_Test_Harness, with special attention to the section called, "The Test Unit(s)". ...'
- 20:3120:31, 31 March 2010 diff hist +63 LSL Test Harness →The Test Unit(s)
- 12:2512:25, 31 March 2010 diff hist +2 TestUnit MATH Binary Operators.lsl No edit summary
- 12:2512:25, 31 March 2010 diff hist +35 TestUnit DATA Supported Typecasts.lsl No edit summary
- 12:2212:22, 31 March 2010 diff hist +30,269 N TestUnit DATA Supported Typecasts.lsl Created page with 'Category:Conformance Test <lsl> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestS...'
- 12:2212:22, 31 March 2010 diff hist +32,070 N TestUnit MATH Binary Operators.lsl Created page with 'Category:Conformance Test <lsl> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestS...'
- 12:1912:19, 31 March 2010 diff hist +89 Test Harness Test Units No edit summary current
19 June 2009
- 18:1718:17, 19 June 2009 diff hist −1 Release Notes/Second Life Beta Server/1.27 No edit summary
- 18:1618:16, 19 June 2009 diff hist +1 Release Notes/Second Life Beta Server/1.27 No edit summary
- 18:1618:16, 19 June 2009 diff hist +8 Release Notes/Second Life Beta Server/1.27 →1.27.0.124190 on 2009-06-16
- 18:1618:16, 19 June 2009 diff hist +818 Release Notes/Second Life Beta Server/1.27 No edit summary
15 April 2008
- 12:2312:23, 15 April 2008 diff hist +2 LSL Language Test No edit summary
28 March 2008
- 07:2507:25, 28 March 2008 diff hist +6 Sample Automation Test No edit summary current
- 07:2307:23, 28 March 2008 diff hist −4 Sample Automation Test No edit summary
- 07:2107:21, 28 March 2008 diff hist +4 Sample Automation Test No edit summary
- 07:1907:19, 28 March 2008 diff hist +7 Sample Automation Test No edit summary
- 07:1907:19, 28 March 2008 diff hist +51 Sample Automation Test No edit summary
- 07:1707:17, 28 March 2008 diff hist +2 DataServerNotecardTest nc No edit summary current
- 07:1607:16, 28 March 2008 diff hist +107 N DataServerNotecardTest nc New page: DataServerNotecardTest_nc The is the second line of the notecard This must be the last line of the notecard
- 07:1507:15, 28 March 2008 diff hist +10 Sample Automation Test No edit summary
- 07:0907:09, 28 March 2008 diff hist +5 Sample Automation Test No edit summary
- 07:0907:09, 28 March 2008 diff hist +152 Sample Automation Test No edit summary
24 March 2008
- 07:3207:32, 24 March 2008 diff hist +27 Quality Assurance Testing Format →Test Script Formatting current
- 07:3207:32, 24 March 2008 diff hist +1,071 N Sample Automation Test New page: [llGetNumberOfNotecardLines] [URL] http://wiki.secondlife.com/wiki/TestUnit_TestScript_DataServer_Notecard.lsl [CONTRIBUTION] i3DNOW! 6.23.2007 [MODIFICATIONS] [TEST GROUP] Dataserve...
- 07:1307:13, 24 March 2008 diff hist +164 Quality Assurance Testing Format →Test Script Formatting
- 07:0907:09, 24 March 2008 diff hist +84 Quality Assurance Testing Format →Test Script Formatting
- 07:0607:06, 24 March 2008 diff hist +89 Quality Assurance Testing Format →Test Script Formatting
- 07:0507:05, 24 March 2008 diff hist −543 Quality Assurance Testing Format →Reserved Words and Symbols
- 07:0407:04, 24 March 2008 diff hist −120 Quality Assurance Testing Format →Test Script Formatting
- 07:0307:03, 24 March 2008 diff hist −7 Quality Assurance Testing Format →Test Script Formatting
- 06:5506:55, 24 March 2008 diff hist +4 Quality Assurance Testing Format →Test Script Formatting
- 06:5406:54, 24 March 2008 diff hist −115 Quality Assurance Testing Format →Test Script Formatting
- 06:5206:52, 24 March 2008 diff hist +134 Quality Assurance Testing Format No edit summary
25 September 2007
- 16:5316:53, 25 September 2007 diff hist +29 LSL Test Harness →This is a placeholder for the LSL test harness - COMING SOON!
- 16:5316:53, 25 September 2007 diff hist +3,090 N LSLTest Rpc.php New page: <pre> <?php /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // // // XML-RPC // // // ...
- 16:5316:53, 25 September 2007 diff hist +561 N LSLTest Http.php New page: <pre> <?php //pulls information from headers $ownername = $_SERVER['HTTP_X_SECONDLIFE_OWNER_NAME']; $objectname = $_SERVER['HTTP_X_SECONDLIFE_OBJECT_NAME']; $objectkey = $_SERVER['HTTP_...
- 16:5216:52, 25 September 2007 diff hist +436 N LSLTest HttpReport.php New page: <pre> <?php //pulls information from headers $ownername = $_SERVER['HTTP_X_SECONDLIFE_OWNER_NAME']; $objectname = $_SERVER['HTTP_X_SECONDLIFE_OBJECT_NAME']; $objectkey = $_SERVER['HTTP_...
- 16:5216:52, 25 September 2007 diff hist −493 Test Harness PHP No edit summary current
- 16:5016:50, 25 September 2007 diff hist +14,627 N TestUnit TestScript Communication Rpc.lsl New page: <pre> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestScript /////// /////// ...
- 16:5016:50, 25 September 2007 diff hist +562 N Test Harness PHP New page: <pre> <?php //pulls information from headers $ownername = $_SERVER['HTTP_X_SECONDLIFE_OWNER_NAME']; $objectname = $_SERVER['HTTP_X_SECONDLIFE_OBJECT_NAME']; $objectkey = $_SERVER['HTTP_...
- 16:4916:49, 25 September 2007 diff hist +19,491 N TestUnit TestScript Math TRIG.lsl New page: <pre> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestScript /////// /////// ...
- 16:4916:49, 25 September 2007 diff hist +26,933 N TestUnit TestScript Math 3D.lsl New page: <pre> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestScript /////// /////// ...
- 16:4916:49, 25 September 2007 diff hist +15,080 N TestUnit TestScript DataServer Notecard.lsl New page: <pre> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestScript /////// /////// ...
- 16:4916:49, 25 September 2007 diff hist −8 Test Harness Test Units No edit summary
- 16:4816:48, 25 September 2007 diff hist +4 Test Harness Test Units No edit summary
- 16:4816:48, 25 September 2007 diff hist +172 Test Harness Test Units No edit summary
- 16:4716:47, 25 September 2007 diff hist +10,052 N TestUnit TestScript Communication Http.lsl New page: <pre> /////////////////////////////////////////////////////////////////////////////////// /////// /////// /////// /////// TestUnit_TestScript /////// /////// ...
- 16:4716:47, 25 September 2007 diff hist +46 N Test Harness Test Units New page: TestUnit_TestScript_Communication_Http.lsl