LSL Status/Kan-ed
From OpenSimulator
(Difference between revisions)
(New page: '''Code:''' default { state_entry() { llSay( 0, "Hello, Avatar!"); } touch_start(integer total_number) { llSay( 0, "Touched."); } } ''...) |
|||
Line 1: | Line 1: | ||
− | + | {| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" | |
− | + | |- style="background-color:#99CCFF;font-weight:bold" align="center" valign="bottom" | |
− | + | | width="64" height="13" | Test Script | |
− | + | | width="56" | Status | |
− | + | | width="320" | Notes | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | |- | |
− | + | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed1 Kan-ed#1] | |
+ | | align="center" valign="bottom" | Works | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed2 Kan-ed#2] | ||
+ | | align="center" valign="bottom" | Works | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed3 Kan-ed#3] | ||
+ | | align="center" valign="bottom" | Works | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed4 Kan-ed#4] | ||
+ | | align="center" valign="bottom" | Works | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed5 Kan-ed#5] | ||
+ | | align="center" valign="bottom" | Works | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed6 Kan-ed#6] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | |style="background-color:#99CC00" height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed7 Kan-ed#7] | ||
+ | | align="center" valign="bottom" | Works | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed8 Kan-ed#8] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed9 Kan-ed#9] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed10 Kan-ed#10] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed11 Kan-ed#11] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed12 Kan-ed#12] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed13 Kan-ed#13] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed14 Kan-ed#14] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed15 Kan-ed#15] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |- | ||
+ | | height="13" valign="bottom" | [http://opensimulator.org/wiki/LSL_Status/Kan-ed16 Kan-ed#16] | ||
+ | | align="center" valign="bottom" | Fails | ||
+ | | valign="bottom" | | ||
+ | |||
+ | |} |
Revision as of 23:08, 16 December 2007
Test Script | Status | Notes |
Kan-ed#1 | Works | |
Kan-ed#2 | Works | |
Kan-ed#3 | Works | |
Kan-ed#4 | Works | |
Kan-ed#5 | Works | |
Kan-ed#6 | Fails | |
Kan-ed#7 | Works | |
Kan-ed#8 | Fails | |
Kan-ed#9 | Fails | |
Kan-ed#10 | Fails | |
Kan-ed#11 | Fails | |
Kan-ed#12 | Fails | |
Kan-ed#13 | Fails | |
Kan-ed#14 | Fails | |
Kan-ed#15 | Fails | |
Kan-ed#16 | Fails |