From f83cc90e1ac9f252dcc36d833505ab5e00ae8e74 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Fri, 18 May 2012 10:16:04 +0200 Subject: Adding the old test user Signed-off-by: Henrik Rydberg --- user/Test/index.htc | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 user/Test/index.htc (limited to 'user/Test/index.htc') diff --git a/user/Test/index.htc b/user/Test/index.htc new file mode 100644 index 0000000..e234949 --- /dev/null +++ b/user/Test/index.htc @@ -0,0 +1,72 @@ +\clearance{} +%\clearance.domain{.default} +%\clearance.cookie{LANG}{en} +\alias{Test} +\setpara{\para} +\page{ + \title{\req.useragent} + + \h3{\req.accept.lang} + + \[\T.test\] + +
+ \h1{£} +
+ \h1{¶} + \h3{¶} + \h5{¶} + ¶ + + [(first \resp.getstatus) == 200] + + aaa + +\*{ +
+ + + + + + +
+} + + bbb + + %\sleep(2) + + %\for(i:=0)(i<10)(i+=1){\sleep(1)} + + %\log{something} + + %\throw{halleluja} + + [test:={ + how + + does + + this\\ + come out? + }]; + \run.local{test} + +
+  %\tok
+  
+ + \form.multi{ + \file{image/*}{FILE}{40} + \button{try} + } + hello? +} +\onpost{ + \sleep{3} + %\save{/tmp/\filesafe{\T.FILE}}{T.FILE} + \output{ + OK? + } +} -- cgit v1.2.3