~ubuntu-branches/debian/sid/intltool/sid

« back to all changes in this revision

Viewing changes to tests/cases/merge-cdata.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Jordi Mallach
  • Date: 2005-01-25 22:56:05 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050125225605-7xwnbc3jolfyklc2
Tags: 0.33-1
* New upstream release.
* Gustavo Noronha Silva:
  - debian/watch: updated to watch for 0.33 versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<foo>
 
3
  <bar>This is a test<![CDATA[We use <bar> for testing]]></bar>
 
4
  <![CDATA[More testing <foo test="1&amp;2" /> for the masses.]]>
 
5
</foo>