Mercurial > hg > sonic-annotator
view tests/test-parse-errors/inputs/invalid-xml.xml @ 272:45892d8efa4c piper-nopiper
Update svcore audio reader tests so as to check for truncated decode
author | Chris Cannam |
---|---|
date | Fri, 25 Nov 2016 11:41:53 +0000 |
parents | 56ff594b022c |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"> <channel> <title>A Title</title> <link>http://example.com</link> <description/> <!-- NB missing end-tag for channel --> </rss>