]> gitweb.michael.orlitzky.com - dead/htsn-import.git/blob - weatherxml-type2-unsupported.test
d68eb6f5d94b1df2398b8c88916f21f1004f2b61
[dead/htsn-import.git] / 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