Size: 920
Comment: typo
|
Size: 945
Comment: Moved to test.aplwiki.com
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl Known:read,write,delete All:read #language en #pragma section-numbers off = Test Page = |
<<Include(GetNameTable)>> |
Line 6: | Line 3: |
||<tablestyle="float:right; font-weight: bold; text-align:center;">New authors|| ||<style="background:#ffe; padding:1em; text-align:left;">To become an author, create an account first|| |
= TestPage = |
Line 9: | Line 5: |
What is this about? | The only purpose of this page is to provide some problems for the ACEX (automated code executioner) which will make it to the TestReport. |
Line 11: | Line 7: |
This page is a sandbox where you can play around and get some experiences with MoinMoin, the software used to run the APL Wiki. | {{{ ''⍴0 }}} |
Line 13: | Line 11: |
BeginnersStartHere | == Examples == |
Line 15: | Line 13: |
If you want to learn about Wikis in general, klick MoreAboutWikis | {{{ ⎕FX'r←Do y' 'r←''''⍴⊂y' Do 2 1⍴'Kai' 'thomas' Kai thomas }}} |
Line 17: | Line 20: |
The following pages demonstrate typical markups in the APL wiki: | == Test Cases == /* Replace "NameOfYourChoice" accordingly */ <<SeeSaw(section="test", toshow="<<Show>> test cases", tohide="<<Hide>> test cases", bg="#FEE1A5", speed="Slow")>> {{{{#!wiki seesaw/test/test/hide /* Note that the test cases are executed AUTOMATICALLY */ /* It is therefore very important to stick with the pattern! */ /* In doubt? Email me at kai@aplteam.com */ {{{ Test;Do ⎕IO←0 ⎕FX'r←Do y' 'r←⍬⍴⊂y' ⍝ ---- Start Test cases (do not delete this!) ''≡Do'' ' '≡Do' ' 'APL'≡Do' APL' ' '≡Do' ' 1 2 3≡Do 1 2 3 }}} }}}} |
Line 19: | Line 40: |
ExampleNumber1 (read-only) ExampleNumber2 (read-only) ExampleNumber3 (read-only) ScanOperator (read-only) ----- Feel free to change pages listed here. To create a new link write something in Camel``Case. Clicking onto the link then allows you to create a new page. TestPage1 TestPage2 TestPage3 |
---- CategoryListAll |
TestPage
The only purpose of this page is to provide some problems for the ACEX (automated code executioner) which will make it to the TestReport.
''⍴0
Examples
⎕FX'r←Do y' 'r←''''⍴⊂y' Do 2 1⍴'Kai' 'thomas' Kai thomas
Test Cases
Show test cases