]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blob - test/shell/weatherxml-type2-unsupported.test
Add a function to TSN.XML.Weather to detect the unsupported second type.
[dead/htsn-import.git] / test / shell / weatherxml-type2-unsupported.test
1 #
2 # The second type (see the man page) of weatherxml is unsupported, but
3 # we don't want to consider it an error when we encounter one, because
4 # we want to delete it.
5 #
6 # The real output contains escape characters so we use a regexp to get
7 # a pretty good idea of what it says.
8
9 ./dist/build/htsn-import/htsn-import test/xml/weatherxml-type2.xml
10 >>> /Unsupported weatherxml\.dtd type \(test\/xml\/weatherxml-type2.xml\)/
11 >>>= 0