]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commit
Add a has_only_single_sms function to TSN.XML.News.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Jul 2014 04:41:39 +0000 (00:41 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 7 Jul 2014 04:41:39 +0000 (00:41 -0400)
commit9b28d5ed0e1570f0890eae1ee01721688c20e266
tree4f71d3f7f0e3841cdb9d84fdbd71ef75aad0058f
parent9a8a222bae7eb08001a99bb693dd20ed8a2693a1
Add a has_only_single_sms function to TSN.XML.News.
Report multiple SMS in newsxml as unsupported in Main.
Add tests for the multiple SMS elements in newsxml.
Update the man page mention of the double SMS.
doc/man1/htsn-import.1
src/Main.hs
src/TSN/XML/News.hs
test/shell/import-duplicates.test
test/shell/news-double-sms-unsupported.test [new file with mode: 0644]
test/xml/newsxml-multiple-sms.xml [new file with mode: 0644]