This title contains german ümlaute like and is of course longer than 64 characters...

CW3 testcase

This file contains several test cases for CW3.

This should be removed:          

Umlaute

Hier sind ein paar Umlaute und andere Sonderzeichen:

@ $ & ~

empty tag statements that can be removed

standard two tag case

two different tags interleaved

two different tags interleaved, with empty lines between

two different tags interleaved, with to be removed text between

       

four different tags interleaved (hard case!)




tag statements that can be joined/removed

Example: In
<FONT COLOR=RED>red text</FONT><BR><FONT COLOR=RED>another red text</FONT>
the two middle /FONT and FONT tags can be removed without changing the appearance of the text.

Standard two font tag statement red text
another red text

Standard two font tag statement that cannot be removed! red text
a blue text

tag statements that can be joined/removed

In
<FONT COLOR=RED><FONT SIZE=2>This is red and small</FONT></FONT>
The two FONT and the two /FONT statements could be joined.

red and small

In
<B&g<B>This is VERY bold</B></B>
the second B tag is useless. Very bold text


Most of the stuff here is not fixed/cleaned by CW3...but stay tuned....

Converting to <UL> test:

- first list index

- second list index

- third list index

Converting to ≶HR> test:

-----------------------------------------------------------------

===============================================================

_____________________________________________________________

*****************

########################

+++++++++++++++++++++++++++

Above should be 6 HR's appear after converting...


Test links for testing the different link types since noone of the files below exist, all should appear as invalid link so that you can check in the log what CW3 thought about the link! 1 for frames

2 normal

3 this is out of tree scope and should flag error (tries to access file outside/above server root)

4 show default file from root

5 show a file from root

6 show a file from a subdir

7 show defaultfile from a subdir

8 show defaultfile from a subdir (this does not work yet)

9 show a file from current dir via folding

10 show a file that is local but accessed via HTTP must set ServerURL to 'http://www.yourdomain.com/~youruser/' to get this working!

link in an image map