/[webpac]/trunk2/tests
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk2/tests

View Directory Listing Directory Listing


Sticky Revision:

Revision 337 - Directory Listing
Modified Thu Jun 10 19:22:40 2004 UTC (19 years, 9 months ago) by dpavlin
new trunk for webpac v2


Revision 279 - Directory Listing
Modified Sun Mar 14 14:59:43 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/tests
Implemented new form of delimiters like this:

<tag>
	<delimiter>, </delimiter>
	<value>200a</value>
</tag>

which is equivavelnt to following old mark-up:

<tag delimiter=", ">200a</tag>

but, it won't loose spaces in attribute values (which
are invalid by XML specification and XML::Simple removes
them so WebPac never get them)


Revision 278 - Directory Listing
Added Sun Mar 14 12:37:14 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/tests
moved tests in own directory, added test to demonstrate XML::Simple feature
to remove spaces from begin and end attribute value (which is wrong for
delimiters as WebPAC uses them)


  ViewVC Help
Powered by ViewVC 1.1.26