(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-11) was last changed on 12-Aug-2007 21:34 by YvesPiguet  

This page was created on 04-Sep-2006 03:44 by 217.162.145.188

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
I'd like to post my unit tests somewhere, for easy reference. But I fear this doesn't work too well on this wiki, since the block quote elements are also part of the unit tests. This wiki needs a link to formatting rules from the edit page! :)
I'm posting my unit tests for easy reference. Note that the formatting rules of this wiki forced me to insert an extra ~ in front of closing triple braces. Remember this should you want to copy from the edit page.
At line 42 changed one line
{{{\nfoo\n}}}
{{{\nfoo\n~}}}
At line 44 changed 4 lines
{{{\nfoo}}}
<span class="nowiki">\nfoo</span>
foo {{{bar}}}
foo <span class="nowiki">bar</span>
{{{\nfoo~}}}
<code>\nfoo</code>
foo {{{bar~}}}
foo <code>bar</code>
At line 50 changed one line
-----
-----
At line 52 removed 4 lines
~~~~
<hr />
____
<hr />
At line 58 added 6 lines
[[http://www.wikicreole.org/]]
//a[@class="url http outside"][@href="http://www.wikicreole.org/"][text()="http://www.wikicreole.org/"]
http://www.wikicreole.org/
//a[@class="url http"][@href="http://www.wikicreole.org/"][text()="http://www.wikicreole.org/"]
http://www.wikicreole.org/.
//a[@class="url http"][@href="http://www.wikicreole.org/"][text()="http://www.wikicreole.org/"]
At line 72 changed one line
{{Image:pic}}
{{pic}}
At line 74 changed one line
[[link|{{Image:pic}}]]
{{http://example.com/}}
//a[@class="image"][@href="http://example.com/"][img[@class="url outside"][@src="http://example.com/"][@alt="http://example.com/"]]
[[link|{{pic}}]]
At line 76 changed one line
[[http://example.com/|{{Image:pic}}]]
[[link|{{http://example.com/}}]]
//a[@class="image"][@href="http://localhost/test.pl/link"][img[@class="url outside"][@src="http://example.com/"][@alt="link"]]
[[http://example.com/|{{pic}}]]
At line 78 changed one line
{{Image:http://example.com/}}
{{http://example.com/}}
At line 80 changed one line
[[http://example.com/|{{Image:http://mu.org/}}]]
[[http://example.com/|{{http://mu.org/}}]]
At line 89 added 2 lines
Just as a note, a tilde escapes a closing }}} and I have "repaired" the examples above in this way. I think that's an undocumented feature of JSPWiki. --[ChuckSmith]
Version Date Modified Size Author Changes ... Change note
11 12-Aug-2007 21:34 3.541 kB YvesPiguet to previous restore (spam)
10 12-Aug-2007 20:00 0.046 kB 213.146.118.96 to previous | to last htcspbikwj
9 07-Sep-2006 15:46 3.541 kB 80.254.169.243 to previous | to last thanks
8 07-Sep-2006 11:08 3.512 kB ChuckSmith to previous | to last tilde escapes closing triple curly brackets
7 07-Sep-2006 11:07 3.508 kB ChuckSmith to previous | to last ~ escapes }}}
6 07-Sep-2006 04:01 3.343 kB Alex Schröder to previous | to last updated unit tests
5 05-Sep-2006 12:07 2.832 kB Alex Schröder to previous | to last added test for [[url]] which i had missed before
4 04-Sep-2006 14:24 2.695 kB 217.162.145.188 to previous | to last removed two alternative hr syntaxes
3 04-Sep-2006 03:55 2.721 kB 217.162.145.188 to previous | to last
2 04-Sep-2006 03:55 2.721 kB null to previous | to last
1 04-Sep-2006 03:44 2.776 kB 217.162.145.188 to last
« This page (revision-11) was last changed on 12-Aug-2007 21:34 by YvesPiguet