Size: 908
Comment: See Phrasebook/Testpage
|
Size: 1099
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
/* replace TestPage by a proper & meaningful Wiki name */ | |
Line 5: | Line 6: |
The only purpose of this page is to provide some problems for the ACEX (automated code executioner) which will make it to the TestReport. | <<TableOfContents>> Not needed anymore Describe the problem to be solved here. |
Line 8: | Line 13: |
''⍴0 | Put the phrase here |
Line 10: | Line 15: |
[[CategoryAplTree]] |
|
Line 13: | Line 20: |
/* Add proper examples here, and don't forget to fix a sample function changing "!PhraseName" accordingly */ | |
Line 14: | Line 22: |
⎕FX'r←Do y' 'r←''''⍴⊂y' Do 2 1⍴'Kai' 'thomas' Kai thomas |
⎕FX⊃'r←[?] PhraseName ?' 'r←....' Display PhraseName array |
Line 20: | Line 26: |
== 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' ' 1 2 3≡Do 1 2 3 }}} }}}} |
== Specialities == .... /* Add special remarks for specific dialects here, for example the mentioning of a system function solving the problem goes here */ == Compatibility == Checked with: /* APL2, APLX, APL+Win, Dyalog, NARS2000 - Add as many as you can/like */ See also: ... /* Add proper Wiki names. The pages do not necessarily must exist. If they don't they will show up on WantedPages and that's just fine */ Mentor: AplWiki:JohnDoe /* Replace by your name */ |
Line 39: | Line 40: |
CategoryListAll | CategoryPhrasesAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */ |
TestPage
Contents
Not needed anymore
Describe the problem to be solved here.
Put the phrase here
Examples
⎕FX⊃'r←[?] PhraseName ?' 'r←....' Display PhraseName array
Specialities
....
Compatibility
Checked with:
See also: ...
Mentor: JohnDoe