Differences between revisions 6 and 9 (spanning 3 versions)
Revision 6 as of 2011-02-20 09:32:15
Size: 908
Editor: KaiJaeger
Comment: See Phrasebook/Testpage
Revision 9 as of 2012-12-29 08:58:51
Size: 335
Editor: KaiJaeger
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<Include(GetNameTable)>> = Test page =
Line 3: Line 3:
= TestPage = This page should create error messages for the time being because both actions, tdraw and anydraw are excluded from the list of allowed actions right now due to the security issue that came up yesterday.
Line 5: Line 5:
The only purpose of this page is to provide some problems for the ACEX (automated code executioner) which will make it to the TestReport. {{drawing:mytest.tdraw}}
Line 7: Line 7:
{{{
      ''⍴0
}}}
{{drawing:anywikitest.adraw}}
Line 11: Line 9:
== Examples ==

{{{
      ⎕FX'r←Do y' 'r←''''⍴⊂y'
      Do 2 1⍴'Kai' 'thomas'
  Kai
  thomas
}}}

== 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
}}}
}}}}

----
CategoryListAll
-- KaiJaeger <<DateTime(2012-12-29T08:58:51Z)>>

Test page

This page should create error messages for the time being because both actions, tdraw and anydraw are excluded from the list of allowed actions right now due to the security issue that came up yesterday.

-- KaiJaeger 2012-12-29 08:58:51

TestPage (last edited 2016-08-19 10:39:35 by KaiJaeger)